lr.peek_events
Checks for events.
JavaScript
function lr.peek_events( )
VBScript
Sub lr.peek_events( )
Example: lr.peek_events | Runtime Functions |
The lr.peek_events function suspends the Vuser script run and checks for events before resuming.
Return Values
No value returned.Parameterization
Standard parameterization is not available for this function.