Tile - String - Includes – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | |||
[[Category: Instructions]] | |||
[[Category: Ylands 0.10]] |
Revision as of 15:51, 3 January 2019
- Returns (true/false) whenever given string contains characters of a specified text.
- Start index
- Position at which to start the search.
- Script counts positions from zero. 0 is the first position in a string, 1 is the second, 2 is the third ...
Notes
- Instruction is case sensitive.