Swaps array values for the specified array at the specified positions. ArraySwap can be used with greater efficiency than multiple CFSETs.
Returns a Boolean TRUE on successful completion.
ArraySwap(array, position1, position2)
Name of the array whose elements you want to swap.
Position of the first element you want to swap.
Position of the second element you want to swap.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.