Skip to content

SetGlobalVariable

To enter the SetGlobalVariable keyword in the command line, use one of the options:

  • Type SetGlobalVariable
  • Type the shortcut Setg

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)

  • To set the global variable “Urban Blues” to the value of 3, type:
User name[Fixture]>SetGlobalVariable “Urban Blues” “3”