Exists Action

Description

Checks whether a file exists, or tag exists within a file.

If a tag is specified, it will check if a tag exists within a file. Otherwise, it will check if the file exists.

Note that you can also use an absolute or relative path in the Filename field.

Parameters

If Exists An event to call if the data exists.

If Does Not Exist

An event to call if the data does not exist.

If Error

An event to call if an error occurs.

Tag

The tag we want to check the existence of. Leave blank if checking if file exists.

Filename

The file we want to check the existence of, or check if a tag exists within it.

Exists Action for Easy Save 2