Difference between revisions of "GetInArray"
Jump to navigation
Jump to search
imported>Speedo |
imported>Speedo |
||
Line 10: | Line 10: | ||
[[Category: Functions (Pluggy)]] | [[Category: Functions (Pluggy)]] | ||
[[Category: Array Functions (Pluggy)]] |
Revision as of 11:56, 26 February 2008
A command for Pluggy
Syntax:
(Index:ref / long / float) GetInArray ArrayID:long Index:long
Returns the item Value at Index in the array.
- If there is no item existing item at Index or the array does not exist, it returns -1.