Difference between revisions of "FindFloatInArray"
Jump to navigation
Jump to search
Remove beta tag
imported>Haama (Created) |
imported>Speedo (Remove beta tag) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
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 | *If the value is not in the array or the array does not exist, it returns -1. | ||
[[Category: Pluggy]] | [[Category: Pluggy]] |