RemoteServer.DirectoryExists
Skip to content
mnscript
bool RemoteServer.DirectoryExists(string) 

Description ​

Returns whether the remote directory exists.

Arguments ​

string - The remote directory to search.

Returns ​

bool - True if directory exists.