Call Use Event Icon Call User Event

With this action you can call any of the 12 available Other - User Events. A User Event is one that you can add code or actions to, and then call at any time using this action, making them custom object events.

 

Action Syntax:

Call Event Action

Arguments:

ArgumentDescription
EventThe number of the user event to call (0 - 11).

 

Example:

Call Event ExampleThe above action block code checks a variable and then calls either User Event [0] or User Event [1] depending on whether the check evaluates to true or false.