OsListenRegex

From OpenSimulator

Revision as of 03:26, 29 October 2012 by SignpostMarv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
LSLInteger osListenRegex(Int32 channelID, String name, String ID, String msg, Int32 regexBitfield)
Allows the server to filter listen events by regular expressions. name or message parameters can be regular expressions, these are behaviours are controlled via the regexBitField parameter using the constants OS_LISTEN_REGEX_NAME and OS_LISTEN_REGEX_MESSAGE.

If the regex strings are invalid, an error will be shouted on the debug channel.

Threat Level Low
Permissions No permissions specified
Extra Delay No function delay specified


See Also

Personal tools
General
About This Wiki