Tile - Array - Length – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | |||
[[Category: Instructions]] | |||
[[Category: Ylands 0.10]] | [[Category: Ylands 0.10]] | ||
Revision as of 13:08, 3 January 2019
- Returns length (number of values) of an array
Notes
- Index numbers always start from 0, e.g: Array of length 3 has indexes 0, 1, 2