User Guide

How to Set Variable Values with the Set Variable Node
Figure 102: Set Properties window
You can set the value of a variable with the Set Variable node:
Object type - Select the type of object the variable is associated with.
Object - Select the specic object the variable is associated with.
Note: If you choose Call as the Object Type, this eld does not apply.
Variable - The specic variable you want to set.
Note:
The variables that are available are determined by the value you choose in the Object
Type eld.
Dene all integer elds in tables accessed by a Set Variables node as NOT NULL.
Array index - Enter an integer or an expression that evaluates to an integer. For example, if
the Array Index expression evaluates to 2, then the Set Variable node sets the second element
of the variable array.
Note: This eld is only available if you select an array variable in the Variable eld.
Value - Enter the value to assign to the variable. The value can be:
A constant
A reference to another variable
Scripting and Media Routing Guide Cisco Unified ICM/Contact Center Enterprise & Hosted Release 7.5(1)
135
Chapter 7: Using Formulas
Variables