Is there a built-in way to join two arrays in ColdFusion, similar to JavaScript\'s array.concat()?
array.concat()
If you're using Railo, you can use ArrayMerge (E.g. ).