Appends an array index to the end of the specified array. Returns a Boolean TRUE on successful completion.
See also ArrayPrepend.
ArrayAppend(array, value)
Name of the array to which you want to append an index.
The value you want to place into the specified array in the last index position.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.