.. ValidPath

.. default - domain::js

.. include:: /includes/standard.rst

==================
ValidPath (Kernel)
==================

.. function:: ValidPath(directory)

	
	Returns TRUE is the directory is valid, otherwise, FALSE.
	
	:param string directory: The directory.
	:returns: TRUE if the directory exists, otherwise FALSE.


