Difference between revisions of "FindInArray"

10 bytes removed ,  14:58, 18 February 2008
Remove beta tag
imported>Haama
(Fixed syntax - takes a long)
imported>Speedo
(Remove beta tag)
Line 1: Line 1:
__NOTOC__
__NOTOC__


{{Beta}}
A command for [[:Category:Pluggy|Pluggy]]
A command for [[:Category:Pluggy|Pluggy]]


Line 12: Line 11:
*Start is optional. By default it is 0
*Start is optional. By default it is 0
**Stop is optional. By default it is the last index of the array
**Stop is optional. By default it is the last index of the array
*If the value is not in the array or the array does not exists, it returns -1.
*If the value is not in the array or the array does not exist, it returns -1.


[[Category: Pluggy]]
[[Category: Pluggy]]
Anonymous user