Interactive Technologies, Inc.
Set
Syntax
Command
Set <variable> <value>
•
<variable>
◦ A user variable or system variable name.
•
<value>
◦ A string (a combination of characters enclosed in quotes, such as "Hello World").
◦ A number (a whole number, or a decimal number, such as 123 or 12.7).
Alternate Syntax
See:
Assign
command.
Description
Setting Values
The Set command sets the value of a variable. The variable can be user defined (such as xyz, LoopCount,
or IsMyShowEnabled), or it may be a system variable (such as button.onColor or lcd.backlight. System
variables always contain a "dot" character (
otherwise, they will be interpreted as a system variable, and they will not be stored properly.
User variables can be defined on the fly, simply by assigning a value to a variable. There is no need to pre-
define variables.
See the
Assign
command for an alternate syntax for assigning variable values.
See the
Variables
section for how to use variables in the script language.
See the
System Variables
Description
Sets the value of the variable The value the variable was set to
). User variables must not contain a "dot" character,
.
section for a complete list of available system variables.
CueServer 2 User's Manual - 18.5.18
Return Value
Page 238 of 429
Need help?
Do you have a question about the CueServer 2 and is the answer not in the manual?
Questions and answers