AdobeStock_455007340

Safely Copying Structures

Structures cannot be copies using simple assignments (as in ), do that and you’ll find that when the contents of one structure change, so do the contents of the other. To safely copy structures you must use the StructCopy() function. (Applies to: ColdFusion 4.5 (or later))

Leave a Reply

Discover more from Ben Forta

Subscribe now to keep reading and get access to the full archive.

Continue reading