DIREXISTS
SYSTEM Function
Windows
A function that returns 0 if directory does not exist, non-zero otherwise.
Syntax
:
DIREXISTS(string-expression)
A = DIREXISTS("c:\windows")