Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

osRegexIsMatch

OSSL
integer osRegexIsMatch(string input, string pattern)

Returns 1 if the input string matches the regular expression pattern, returns 0 if not

Parameters

TypeName
string input
string pattern
Energy 10

OpenSimulator extensions. Some are gated by threat level and a region may refuse them.

More in OSSL