llSubStringIndex
LSLinteger llSubStringIndex(string source, string pattern)
Returns an integer that is the index in Text where string pattern Sequence first appears. Returns -1 if not found.
Parameters
| Type | Name |
|---|---|
| string | source |
| string | pattern |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.