Actions
The actions section allows you to add custom variable-related actions and event-related actions.
Format of the variable-related actions table:
Description | The text that will be displayed in the context menu for this action. |
Context Mask | The Context Mask specifies the context or contexts where this action should be available. A null value means the action is available in all contexts. |
Variable | The name of the variable from the context or contexts defined by Context Mask that this action will be associated with. A null value means the action applies to all variables of the context(s) defined by Context Mask. |
Target Context | Context from which the Target Action will be called. |
Target Action | The name of the action of Target Context to be executed when this custom action is called. |
Icon | The icon that will be displayed next to the action description in the variable context menu. |
Format of the event-related actions table:
Description | The text that will be displayed in the context menu for this action. |
Context Mask | The Context Mask specifies the context or contexts where this action should be available. A null value means the action is available in all contexts. |
Event | The name of the Event from the context or contexts defined by Context Mask that this action will be associated with. A null value means the action applies to all variables of the context(s) defined by Context Mask. |
Target Context | Context from which the Target Action will be called. |
Target Action | The name of the action of Target Context to be executed when this custom action is called. |
Icon | The icon that will be displayed next to the action description in the event context menu. |
Was this page helpful?