Message Functions
Click one of the following functions for more information:
lr.debugMessage | Sends a debug message to the output window or log file. |
lr.errorMessage | Sends an error message to the output window or log file. |
lr.getDebugMessage | Returns the current message logging settings. |
lr.logMessage | Sends a message to the Vuser log file. |
lr.message | Sends a message to the log file and output window. |
lr.outputMessage | Sends a Vuser message to the log file and output window with location information. |
lr.removeCustomErrorMessage | Removes a custom text that was set by lr.setCustomErrorMessage. |
lr.setDebugMessage | Sets a message class for output messages. |
lr.setCustomErrorMessage | Sets a custom text to be output after built-in error messages. |
lr.vuserStatusMessage | Sends a message to the Vuser status area in Controller. |