Event
When this parameter is enabled and an Activator is specified, the task is processed whenever the activator is triggered. If the Activator refers to an event, the task will be processed when the event fires. If On event is enabled but an Activator is not specified, the task will be automatically processed if the block's Expression includes references pointing to one or more variables, and any of these variables are changed.
Event Icon

Custom Properties
Expression
See binding expression for more information. The result of evaluation of an expression is stored in the environment variable with the name value.
Property name: expression
Property type: String
Condition
See binding condition for more information.
Property name: condition
Property type: String
Was this page helpful?