Tile - String - Includes – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
Line 10: Line 10:


----
----
{{Ylands scripting navbox}}
{{Ylands editor navbox}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]
[[Category: Ylands 0.10]]

Revision as of 18:44, 26 December 2020

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