I've never actually done it, but the doentation says that you can use Query
of Queries on things besides queries. You might be able to do one on an array.
Originally posted by: Fabrice Aubry
Hi,
In PHP, there is a function named "Array_Multisort". Is there the same
function in ColdFusion ? If not, is it possible to sort 3 or more arrays from
one ? For example, my first array is a list of names and the second contains
the birthday of each person. I want to the two arrays on the names for the
first time, and in a second time on the birthday. Can someone help me ?
Bookmarks