OsRegexIsMatch

From OpenSimulator

Revision as of 20:40, 25 October 2017 by Kcozens (Talk | contribs)

Jump to: navigation, search
LSLInteger osRegexIsMatch(String input, String pattern)
Returns 1 if the input string matches the regular expression pattern. Wraps to Regex.IsMatch()
Threat Level Low
Permissions Use of this function is always allowed by default
Extra Delay 0 seconds


See Also

Personal tools
General
About This Wiki