Cisco Cisco IPCC Web Option Release Note

Page of 269
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 specific object the variable is associated with.
Note: If you choose Call as the Object Type, this field does not apply.
Variable - The specific variable you want to set.
Note:
• The variables that are available are determined by the value you choose in the Object
Type field.
• Define all integer fields 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 field is only available if you select an array variable in the Variable field.
Value - Enter the value to assign to the variable. The value can be:
A constant
A reference to another variable
ICM Scripting and Media Routing Guide Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
141
Chapter 7: Using Formulas
Variables