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