Use the Locals window to view all local variables that are in scope (accessible) in the current function declaration and their current values.
Click
.You can set a new value for the variable in the Set Variable text field. This is available only while Silk Test Classic is in debugging mode.
If a variable is uninitialized, it is labeled <unset>. If a variable has a complex value, like an array, its result is displayed in collapsed form. Use
or to manipulate the display, or double-click on the plus (+) and minus (-) symbols.