Check File Existence

Function:

Checks whether a file or directory exists under a given fully qualified path or symbolic link. Mass processing is supported by the tool.

Parameters:

Parameter # I/O Type Description
1 [M] I String/File MassProcessing Specifies a local file system path a symbolic link of a file or directory to check. If a file descriptor is referenced, the resolved value under the “Name Physical” attribute is taken as the path.
2 [M] O String/ MassProcessing Specifies whether a file or folder exists under the given path. Returns either true/false or a property’s True Value/False Value if the referenced property type is “Boolean”.