Toolbar Browser
INDEX
1. Creating Toolbars
2. Distributing Toolbars
3. Reference
Triggers
Controls
Variables
System Variables
Global Values
Functions
Text Functions
4. Tutorial
  

Global Values

The value of a control can be made global by setting the control's global= parameter to 1.

Global values are shared between toolbars. For a value to be shared, the controls in different toolbars must have the same id and both must be defined as global.