Tile - Array - Length – Ylands

From Bohemia Interactive Community
Revision as of 15:04, 13 June 2019 by Rudy.cz (talk | contribs)
Jump to navigation Jump to search

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



Template:Ylands scripting navbox