Difference between revisions of "FindInArray"
Jump to navigation
Jump to search
Fixed syntax name
imported>Haama (Created) |
imported>Haama (Fixed syntax name) |
||
Line 5: | Line 5: | ||
'''Syntax:''' | '''Syntax:''' | ||
(Index: long) | (Index: long) FindInArray ArrayID:long Value:float ''Start:long'' ''Stop:long'' | ||
Returns the index of the first occurrence of Value between indexes Start & Stop in the array. | Returns the index of the first occurrence of Value between indexes Start & Stop in the array. |