Difference between revisions of "FindInArray"

Jump to navigation Jump to search
2 bytes removed ,  16:15, 14 February 2008
Fixed syntax - takes a long
imported>Haama
(Fixed syntax name)
imported>Haama
(Fixed syntax - takes a long)
Line 5: Line 5:


'''Syntax:'''
'''Syntax:'''
  (Index: long) FindInArray ArrayID:long Value:float ''Start:long'' ''Stop:long''
  (Index:long) FindInArray ArrayID:long Value:long ''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.
Anonymous user

Navigation menu