Directory Exists Action

Description

Checks whether a directory exists.

Parameters

[table th=”0″]Directory Path,”The directory we want to check the existence of.”

Exists,”A Bool variable which will be set to true if the directory exists, else false.”

Exists Event,”This event is triggered if the directory exists.”

Does Not Exist Event,”This event is triggered if the directory does not exist.”

Error Handling,”[Optional] Events triggered when an error occurs.”

Override Default Settings,”[Optional] The settings we want to use to override the default settings.”[/table]

Examples

DirectoryExistsAction