sisdir()

 
Tests if the file named in path is a directory.
Syntax
sisdir( path )
Returns 1 if the path is a directory else 0.
  • path = the fully qualified path to the directory
User Annotations: sisdir