Method RegEx():getPCREVersion() Foundation
Gets the PCRE library version.
:getPCREVersion() --> cVersion
A string with the PCRE library version.
Class method that retrieves version information from the underlying PCRE library. Useful for debugging and feature detection.
Version info
? RegEx():getPCREVersion() // "8.45 2021-06-15"
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.