Thread: Sorting array
View Single Post
  #13  
Old 02-06-2007, 09:06 AM
Chandler Chandler is offline
Banned
Join Date: Jan 2007
Posts: 656
Chandler will become famous soon enough
Use
HTML Code:
object.insert(index, value);
Reply With Quote