Tile - String - Includes – Ylands

From Bohemia Interactive Community
Revision as of 18:44, 26 December 2020 by Lou Montana (talk | contribs) (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
Jump to navigation Jump to search

Ylands Tile - String includes.png

  • 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.



Template:Ylands editor navbox