Lines Matching full:trigger
101 Actions are named sequences of commands. Actions have a trigger which
103 occurs which matches an action's trigger, that action is added to
114 on <trigger> [&& <trigger>]*
137 Then when the `boot` trigger occurs and assuming the property `true`
305 Event triggers are strings triggered by the 'trigger' command or by
317 event trigger.
321 the 'boot' event trigger happens and the property a equals b.
509 `trigger <event>`
510 > Trigger an event. Used to queue an action from another
566 earlier executed trigger, or 2) place it in an Action with the same
567 trigger within the same file at an earlier line.