Difference between revisions of "GetInArray"
Jump to navigation
Jump to search
Corrected error return info
imported>Speedo |
imported>Speedo (Corrected error return info) |
||
Line 7: | Line 7: | ||
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 | *If there is no item existing item at Index or the array does not exist, it returns 0. | ||
[[Category: Functions (Pluggy)]] | [[Category: Functions (Pluggy)]] | ||
[[Category: Array Functions (Pluggy)]] | [[Category: Array Functions (Pluggy)]] |