OsRegexIsMatch

From OpenSimulator

Revision as of 14:40, 27 November 2018 by Ubit (Talk | contribs)

Jump to: navigation, search
integer 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
Notes
This function was added in 0.7.5-post-fixes


See Also

Personal tools
General
About This Wiki