Difference between revisions of "FindInArray"

Jump to navigation Jump to search
5 bytes removed ,  16:13, 14 February 2008
Fixed syntax name
imported>Haama
(Created)
 
imported>Haama
(Fixed syntax name)
Line 5: Line 5:


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

Navigation menu