ArrayPrepend  
 
 

Adds an array element to the beginning of the specified array. Returns a Boolean TRUE on successful completion.

See also ArrayAppend.

 
 
  Syntax  
 
ArrayPrepend(array, value)

array

Name of the array to which you want to prepend data.

value

The value you want to add to the beginning of the specified array.





 
 
BackUp LevelNext
 
 

allaire     AllaireDoc@allaire.com
    Copyright © 1998, Allaire Corporation. All rights reserved.