Tile - String - Character At – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
=Notes=
=Notes=
*Script counts positions from zero. 0 is the first position in a string, 1 is the second, 2 is the third ...
*Script counts positions from zero. 0 is the first position in a string, 1 is the second, 2 is the third ...




----
----
{{Ylands scripting navbox}}
{{Ylands scripting navbox}}

Revision as of 16:43, 20 December 2018

Ylands Tile - String get character at.png

  • Returns character at selected position of given string.

Notes

  • Script counts positions from zero. 0 is the first position in a string, 1 is the second, 2 is the third ...



Template:Ylands scripting navbox