Method RegEx():setUnicode() Foundation
Sets Unicode/UTF-8 mode.
:setUnicode( [<lUnicode>] ) --> self
This method returns self.
Enables Unicode support for pattern matching. In this mode, pattern and subject strings are interpreted as UTF-8, and Unicode properties can be used in the pattern.
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.