Action listeners trigger functions when an action trigger with the same identifier is received. To see how to send action triggers, see
Action Listener
## object name, you can set this to anything that is uniqueobj1:## object typetype:action_listener## the unique action identifieridentifier:'some-unique-identifier'## functions that the action listener executeson-trigger:function:type:## some function replace thisfunction2:type:## some function replace this