$world->listtrigger
$world->listtrigger function: LISTs one or all TRIGGERs
void $world->listtrigger( | void) ; |
Briefly lists all defined triggers.
void $world->listtrigger( |
name/number
, |
...
) ; |
Lists detailedly the trigger with the given number or name. If there are several triggers with the same name, lists them all. Several arguments can be passed at once.