Globals Dialog Box

Use to view all global variables that are in scope (accessible) from the current source line and their current values. This is available only while Silk Test Classic is in debugging mode.

Click View > Global Variables.

Set Value

Type a new value for the selected variable. A script must be running for the value to be set.

List of variables

Appears in alphabetical order. If a variable is uninitialized, Silk Test Classic labels it <unset>. If a variable has a complex value, like an array, Silk Test Classic may display its result in collapsed form.

Click View > Expand Data or View > Collapse Data to manipulate the display or double-click on the plus/minus symbols.