Tile - Array - Length – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
=Notes= | =Notes= | ||
*Index numbers always start from 0, e.g: Array of [[Ylands Tile - Array length|length]] 3 has indexes 0, 1, 2 | *Index numbers always start from 0, e.g: Array of [[Ylands Tile - Array length|length]] 3 has indexes 0, 1, 2 | ||
Line 13: | Line 12: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
[[Category: Ylands 0. | [[Category: Ylands 0.12]] |
Revision as of 14:04, 13 June 2019
File:Tile - Array - Length.png
- Returns length (number of values) of an array
- Allows to set array length -> array will be either trimmed or filled with empty cells.
Notes
- Index numbers always start from 0, e.g: Array of length 3 has indexes 0, 1, 2