osRegexIsMatch
OSSLinteger osRegexIsMatch(string input, string pattern)
Returns 1 if the input string matches the regular expression pattern, returns 0 if not
Parameters
| Type | Name |
|---|---|
| string | input |
| string | pattern |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osApproxEquals(rotation ra, rotation rb, float margin)
rotation osGetSitTargetRot()
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
rotation osListAsRotation(list src, integer index)
string osDrawScaleTransform(string drawList, float x, float y)
integer osTerrainSetHeight(integer x, integer y, float val)
void osSetRegionWaterHeight(float height)
float osGetPSTWallclock()