ArraySwap  
 
 

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.

 
 
  Syntax  
 
ArraySwap(array, position1, position2)

array

Name of the array whose elements you want to swap.

position1

Position of the first element you want to swap.

position2

Position of the second element you want to swap.





 
 
BackUp LevelNext
 
 

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