Application icon

Test If File Exists

This function is used to test if an item exists at a supplied path. You can test if the item is a file, a folder or either. If there is an item at the supplied path and it meets the specified criteria, the action test state will be set to true. Otherwise the action test state will be set to false.

The supplied text may contain any of the escape sequences described in Escape Sequences.

Note that at runtime after processing escape sequences, the path does not start with / or ~/, the test state will be set to false.

The function is only executed once per set of files while executing stepwise.