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 osStringLastIndexOf(string src, string value, integer start, integer count, integer ignorecase)
integer osIsNpc(key npc)
string osGetAgentCountry(key agentId)
string osAESEncrypt(string secret, string plainText)
vector osTemperature2sRGB(float dtemp)
float osGetHealRate(key agentId)
void osNpcTouch(key npcLSL_Key, key object_key, integer link_num)
void osForceDropAttachment()