Difference between revisions of "GetInArray"
no edit summary
imported>Speedo (Corrected error return info) |
imported>Quetzilla |
||
Line 8: | Line 8: | ||
Returns the item Value at Index in the array. | 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 0. | *If there is no item existing item at Index or the array does not exist, it returns 0. | ||
==See Also== | |||
* [[SetInArray]] | |||
[[Category: Functions (Pluggy)]] | [[Category: Functions (Pluggy)]] | ||
[[Category: Array Functions (Pluggy)]] | [[Category: Array Functions (Pluggy)]] |