Available in: Logi Info | Source code name: Procedure.FileExists | Introduced in: v10.0.337 |
Checks for the existance of the specified file.
If the file exists, the child elements are processed.
You can reference if the file exists in other Procedures with an rdReturnValue token. The value is "True" when the file exists, otherwise "False". For example:
@Procedure.myProcedure.rdReturnValue~
Element Group:Files and Folders |