SetGlobalVariable
To enter the SetGlobalVariable keyword in the command line, use one of the options:
- Type SetGlobalVariable
- Type the shortcut Setg
Description
Section titled âDescriptionâThe SetGlobalVariable keyword is used to set global variables in a show. It also supports the use of values in properties of other objects as a value of the variable.Â
SetGlobalVariable [âName of Variableâ] [Numeric Value]
SetGlobalVariable [âName of Variableâ] [âText_Valueâ]
SetGlobalVariable [âName of Variableâ] At [Object] [âObject Nameâ or Object Number] Property [âProperty_Nameâ] (/Look)
Examples
Section titled âExamplesâ- To set the global variable âUrban Bluesâ to the value of 3, type:
| User name[Fixture]>SetGlobalVariable âUrban Bluesâ â3â |