|
dthibi Newbie
Joined: 28 May 2002 Posts: 2
|
Posted: Thu May 30, 2002 2:22 am
Trigger "id" not showing in Settings window |
In the Settings window (when I click on the "Triggers" button) it displays the pattern in the "Name" column. Is it possible to have it show the "id" if it exists? That is what the "id" field of a trigger is for, isn't it? :)
Dan T. |
|
|
|
dacheeba Adept
Joined: 29 Oct 2001 Posts: 250
|
Posted: Thu May 30, 2002 2:40 am |
From what I know, the id is there so you can call the trigger by it, like if you want to turn it off without disabling a whole class you could do:
#T- TriggerID
Other than that, i know of no other functionality for the trigger id. |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Thu May 30, 2002 1:50 pm |
The ID is displayed in the Options tab for a particular trigger. It is used for what dacheeba described.
Kjata |
|
|
|
|
|