background image
<< Vuser Think Time Functions | Recording with VuGen >>
<< Vuser Think Time Functions | Recording with VuGen >>

String Functions

Working with VuGen · Introducing VuGen
Creating Vuser Scripts
Chapter 2, page 23
String Functions
lr_eval_string
Replaces a parameter with its current value.
lr_save_string
Saves a null-terminated string to a parameter.
lr_save_var
Saves a variable length string to a parameter.
lr_save_datetime
Saves the current date and time to a parameter.
Message Functions
lr_log_message
Sends a message to a log file.
lr_output_message
Sends a message to the Output window.
lr_set_debug_message
Sets a debug message class.
lr_error_message
Sends an error message to the Output window.
Run-Time Functions
lr_peek_events
Indicates a point to search for LoadRunner
events.