Method RegEx():getPattern() Foundation

Gets the current regular expression pattern.

Syntax
:getPattern() --> cPattern
Return

A string with the current pattern or an empty string ("") if no pattern has been set.

Description

Returns the pattern currently assigned to the RegEx object.

Feedback

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.