Tile - Array - Index Of – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}") |
m (YlandsClassyBot moved page Ylands Tile - Array index of to Ylands:Tile - Array - Index Of: New Structure) |
(No difference)
|
Revision as of 07:08, 8 July 2021
- Returns position (index) of the specified object
- If the item is present more than once, instruction returns the position of the first occurrence.
- Returns -1 if the object is not found.
Notes
- Index numbers always start from 0, e.g: Array of length 3 has indexes 0, 1, 2