Quick Shot - Using ColdFusion List Functions to Manipulate Text
By: Ray West on Thursday, February 7, 2008
Reader Level: 
ColdFusion's List functions are some of the most useful things in the language. They allow you to do all kinds of neat things with strings of text that can be divided by some character, like a comma delimited string or flat file layout.

