ArrayAppend  
 
 

Appends an array index to the end of the specified array. Returns a Boolean TRUE on successful completion.

See also ArrayPrepend.

 
 
  Syntax  
 
ArrayAppend(array, value)

array

Name of the array to which you want to append an index.

value

The value you want to place into the specified array in the last index position.





 
 
BackUp LevelNext
 
 

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