structGetMetadata

Gets metadata for keys in a struct and indicates if it is an ordered struct.

structGetMetadata(struct) → returns struct

Member Function Syntax

someStruct.getMetadata()

This function requires Adobe ColdFusion 2016.0.2 and up.  Not supported on Lucee, etc.

Argument Reference

struct struct
Required

The struct in which you want to add the metadata.

Examples
Sample code invoking the structGetMetadata function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub