Script functions reference > Script functions in alphabetical order > C > ClearVars

ClearVars
Syntax
ClearVars();
Description
Clears all variables in a job. If the layout for controlling Processes within an Event depends on the variables being empty at the beginning of each Event, ClearVars can be called in a script after the Event.
Note:
Do not use ClearVars in a Before Script before an Event as the assigning of variables is done before a Before Script.
Returns
N/A
OpenText StreamServe 5.6 Updated: 2013-03-01