Tile - String - Character At – Ylands
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 15:43, 20 December 2018
- 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 ...