Community

StructCopy() Duplicates Argument-Collection Functionality Without Deep Copy In ColdFusion

(Ben Nadel) In ColdFusion, the Arguments-Collection object is an objectively awesome object because it allows us to access a function’s CFArgument values using either named-keys or ordered-indices. That’s way cool! When I was writing my last post on ArraySplice(), I thought it would be nice to be ab

Read More - Register for Free Membership