Sort Array of Objects in ColdFusion
POSTED Thursday, September 30, 2010Keywords: Objects, ColdFusion
Yesterday, I did a quick search for “Sort an array of objects with ColdFusion” and returned some pretty poor results so I wanted to take a moment to contribute an example to the community. This post shows how to quickly sort an array of objects into a struct and array.

