Difference between revisions of "FindRefInArray"

Jump to navigation Jump to search
2 bytes removed ,  16:14, 14 February 2008
Fixed syntax - returns ref
imported>Haama
(Created)
 
imported>Haama
(Fixed syntax - returns ref)
Line 5: Line 5:


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

Navigation menu