Script control statements

Script control statements control how QA Wizard Pro interacts with applications and runs scripts.

Statement Description
Exit Exits the Do, While, For, Select, Function, and Sub statements.
GetDiagnostics Returns True or False to indicate if playback diagnostic information logging is enabled.
RunScriptRemote Runs a script on a remote computer.
Script.CallScript Runs another script in the workspace and then returns to the current script.
Script.GetLineNumber Returns the current line number for the script.
SetDiagnostics Enables or disables playback diagnostic information logging to help with troubleshooting if QA Wizard Pro cannot identify a control.