Runtime Functions
Click one of the following functions for more information:
Aborts script execution. | |
Specifies an error handling method. | |
Exits from the script, action, or iteration. | |
lr.loadLibrary | Evaluates and runs the specified JavaScript file in the global context. |
Increments the value of a numerical parameter | |
Creates a rendezvous point in the Vuser script. | |
lr.require | Loads the specified JavaScript module. |
Pauses execution between commands in a script. |