9.58
ISDIR - Returns if the argument is an existing directory
Result is 0 or 1.
Argument(s)
1, String
Result type
Boolean
Category
Functions returning information about files and disks
Example:
C:> ASET -p X := ISDIR('C:\BIN') X=1