Command Group: Strings - Regular Expression – Category

From Bohemia Interactive Community
Revision as of 09:27, 25 April 2021 by R3vo (talk | contribs) (R3vo moved page Category:Command Group: regex to Category:Command Group: Regular Expression (Regex) without leaving a redirect)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

patterns can have flags, similar to Javascript by specifying /flags at the end of the pattern. Flags need to be lowercase, if there are any non-flag characters in the flags they will be ignored and considered part of the pattern itself.

Available flags:

If you don't specify any flags, the default flags are set to /gi, its valid to specify / to indicate no flags, first match only, case sensitive

Pages in category "Command Group: Strings - Regular Expression"

The following 3 pages are in this category, out of 3 total.