Found a helpful trick at http://stackoverflow.com/questions/182455/coldfusion-and-trailing-comma – if you want to clean up a list in ColdFusion, take advantage of the fact that CF list functions ignore empty elements. ListChangeDelims() consequently strips off that last “element”. var cleanList = ListChangeDelims(DirtyList, “,”, “,”); For example, I often need this when building an url or file path, […]
-
About
This is mainly information that I feel I need to record to aid my own memory - if it is useful to you, great! If you would like to share your comments, also great! I make no claims to be an authority on anything, or to be useful to anyone.
I might sometimes throw in some other topics, if I feel like ranting about something.
"More matter with less art"