Skip to main content

Action & Trigger Datatypes

datatypeExampleDescription
action() => voidRepresents an Openexus actions value; which is some behavior (or code) that can be executed. Actions work in conjunction with triggers to provide interactivity for nodes. For more information see Actions & Triggers.
triggerRepresents an Openexus trigger value; which is a property that executes some action when a specific type of event occurs. For more information see Actions & Triggers.