Ben Nadel 7/22/2025

Explicit Arguments Always Override ArgumentCollection In ColdFusion

Read Original

This technical article demonstrates that in ColdFusion, when using argumentCollection to pass a set of default arguments to a function, any explicitly provided arguments will always override those defaults. The placement of the argumentCollection within the function call is irrelevant, as shown through a code example. The author concludes that you can place argumentCollection wherever it makes the code most readable.

Explicit Arguments Always Override ArgumentCollection In ColdFusion

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet