Es regex match
From EventScripts Community Encyclopedia
|
[edit] OverviewSyntax: Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.Variation of this command that doesn't expand variables: es_xregex match [edit] DescriptionReturns the number of characters that matched the regular expression within the string.
[edit] Parameters
[edit] Exampleses_regex match myvar "!bet .* [#][a-z]+" event_var(text)
[edit] Notes
[edit] See also |
