lr_remove_custom_error_message
Removes a custom text that was set by lr_set_custom_error_message.
C Language
int lr_remove_custom_error_message.htm( );
Example: lr_set_custom_error_message and lr_remove_custom_error_message | Message Functions |
The lr_remove_custom_error_message.htm function removes a text that was set by lr_set_custom_error_message.
Return Values
This function returns LR_PASS (0) on success, and LR_FAIL (1) on failure.
Parameterization
You cannot use standard parameterization for any arguments in this function.