Message Functions
Click one of the following functions for more information:
lr_debug_message | Sends a debug message to the output window or log file. |
lr_error_message | Sends an error message to the output window or log file. |
lr_get_debug_message | Returns the current message logging settings. |
lr_log_message | Sends a message to the Vuser log file. |
lr_message | Sends a message to the log file and output window. |
lr_output_message | Sends a Vuser message to the log file and output window with location information. |
lr_remove_custom_error_message | Removes a custom text that was set by lr_set_custom_error_message. |
lr_set_debug_message | Sets a message class for output messages. |
lr_set_custom_error_message | Sets a custom text to be output after built-in error messages. |
lr_vuser_status_message | Sends a message to the Vuser status area in LoadRunner Controller. |