IF File Exists

Check if a file exists

Description

Conditional that continues block if condition is true. If the file exists the block continues to the next block.

Properties

File Path

The file path to check if it exists

Returns

Returns the current output

Last updated