Skip to content
Luxembourg edited this page Mar 20, 2013 · 4 revisions

@trigger

command: @trigger[/<switch>] <object>/<attr> [=<param> [, <param>]... ]

invokes an action list stored in an attribute on an object. the triggering object becomes the enactor and the positional parameters %0 through %9 are set to the supplied parameters.

the @trigger command supports the following switch: /quiet - inhibits 'triggered.' acknowledgement messages. /notify - queues a '@notify' after all commands in the list.

related topics: looping.

Clone this wiki locally