Next: The vslider Token
Up: The Available Tokens
Previous: The toggle Token
The trigger Token
The trigger token is a graphical entity that simulates a
momentary contact switch. For example, this entity can be used to
generate a pulse.
The default value of this trigger is ``0''. The value of the trigger
goes to ``1'' while pressed down. Upon release, its value reverts back
to ``0''.
The basic usage for this token is as follows:
trigger 'label', ID
where the arguments are defined as follow:
- label: a string that will appear in the center of the
button delimetered with a single quotes (').
- ID: a unique integer used to identify this parameter.
Michael Barabanov
2001-06-19