2019.2

Table Of Contents
1.
Double-click on the global variable in the Configuration Components pane. (Right-
clicking then clicking Properties also works.)
2. Enter the new value for your global variable.
3.
Click OK to save the new value.
Deleting a variable
l
Right-click on the variable name in the Configuration Components pane and click Delete.
Note
Deleting a variable does not delete any reference to it. In both the case where a script refers to a
variable and it is renamed, and the case of deleting a variable, any task or script that refers to it will
cease to function and will generate an error.
Renaming a variable
l Right-click on the variable name in the Configuration Components pane.
l
Click Rename.
l
Type in the new name of the variable, then press Enter on your keyboard.
Note
While renaming a variable will correctly rename all references to it in task properties or wherever
else it is used in a task, it will not change the references in any script within a Run Script task.
Setting a variable value within a process
You can set the value of a variable within your process in two ways:
l
Use the Set Job Info and Variable action task. See "Set Job Infos and Variables" on
page465.
l
You can use Scripts. See the chapter "Using Scripts" on page143.
Page 737