Difference between revisions of "FindRefInArray"
Fixed syntax - returns ref
imported>Haama (Created) |
imported>Haama (Fixed syntax - returns ref) |
||
Line 5: | Line 5: | ||
'''Syntax:''' | '''Syntax:''' | ||
(Index: | (Index:ref) FindRefInArray ArrayID:long Value:ref ''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. |