Tile - Array - Length – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
Line 8: Line 8:


----
----
{{Ylands scripting navbox}}
{{Ylands editor navbox}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]
[[Category: Ylands 0.12]]

Revision as of 04:39, 26 December 2020

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 editor navbox