Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.63 KB

File metadata and controls

53 lines (41 loc) · 1.63 KB

Function: StructGetMetadata

Gets Struct-specific metadata of the requested struct.

Method Signature

StructGetMetadata(struct=[structloose])

Arguments

Argument Type Required Description Default
struct struct true The struct from which to retrieve the metadata

Examples

Related