Directory Existence

Indicates whether or not the specified directory exists.

 

Input Arguments

 

0

Directory Path

Directory

The directory to examine.

 

Return Arguments

 

1

Boolean

Exists?

True if the specified directory exists.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.