Skip to content

SetUserVariable

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

  • Type SetUserVariable
  • Type the shortcut Setu

The SetUserVariable keyword is used to set user-specific variables. It also supports the use of values in properties of other objects as a value of the variable.

SetUserVariable [“Name of Variable”] [Numeric Value]

SetUserVariable [“Name of Variable”] [“Text_Value”]

SetUserVariable [“Name of Variable”] At [Object] [“Object_Name” or Object Number] Property [“Property_Name”] (/Look)

The SetUserVariable keyword uses the following option keywords:

  • To set the user variable “Green” to the value 5, type:
User name[Fixture]>SetUserVariable “Green” 5