regexEscapedSet
- function
- new in 1.81
- The regexEscapedSet function will escape any characters in a string that would otherwise be treated as regular expression metacharacters within a set. This function also accepts a character range, digit range, or list as a parameter and constructs the appropriate regular expression character set from it.