2021.2

Table Of Contents
File/Folder Condition
The File/Folder Condition tasks checks if the specified file or folder exists and returns true if it
exists, or false if it doesn't exist.
Task properties
General Tab
l
File or folder to check: Enter one file or folder name. The name may contain text,
variables and data selections (see "Variable task properties" on page303). The Browse
button allows to select a file or folder on disk.
Advanced properties
Right-click the task in the Workflow process and select Advanced Properties... to make
settings on the On Error and Miscellaneous tabs.
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
File Name Condition
File Name Condition tasks test the original name of the job file traveling down the process
branch, or in other words, the name of the file received by the last input task appearing above
the condition.
Task properties
General Tab
l
File name mask: Enter one file name mask or multiple masks separated by a semicolon
(;). See "Masks" on page306. The condition will be tested True only in the case of an
exact match, so consider using wildcard characters.
l
Invert condition result: Select to toggle the result of the condition (true becomes false
and vice versa).
Page 478