| trigger_type_enable(trigger_type[, enable]) |
|
| Parameters: |
| trigger_type | | (string) name of the trigger type (as per the TRIGGER_ACTION_TYPE_TABLE property table) |
| enable | | (boolean, optional) set to true to enable, or false to disable (defaults to true) |
| |
| Returns: |
| none |
|
| Description: |
| Enable/disable all script triggers of a particular type. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |