Method RegEx():getLastMessage() Foundation
Returns the last error message.
:getLastMessage() --> cLastError
An error message or the empty string ("").
Retrieves the most recent error message from pattern compilation or matching operations. Returns an empty string if no error occurred.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.