lr.peek_events

Checks for events.

C#

void lr.peek_events( );

VB.NET

Sub lr.peek_events( )  
Example: lr.peek_eventsRuntime Functions

Arguments

NameComments
N/A 

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.