TryFileExists Procedure
Tries to check if a remote file exists.
Signature
[TryFunction]
TryFileExists(RemoteFilePath: Text; var FileDoesExist: Boolean)
Parameters
RemoteFilePath
Text
The remote path and filename to check.
var FileDoesExist
Boolean
Returns true if file exists, otherwise false.
This documentation is generated from Spider v25.2.234077.0