GetComponentmetadata()
Returns back meta information for a component
Usage
STRUCTURE = GetComponentmetadata(
component
)
Argument | Summary |
---|---|
component | the path to the component. This is a dot [.] notation. [optional] |
Calling
Supports named-parameter calling allowing you to use the function like:
GetComponentmetadata( component=? );
Supports passing parameters as a structure using ArgumentCollection:
GetComponentmetadata( ArgumentCollection={ component : ? } );
See Also
Flush
GetBytessent
GetComponentmetadata
GetEncoding
GetEnginefunctioncategories
GetEnginefunctioninfo
GetEnginetagcategories
GetEnginetaginfo
GetFunctionlist
GetHttprequestdata
GetMetadata
GetPagecontext
GetProfilesections
GetProfilestring
GetSupportedfunctions
GetSupportedtags
GetTickcount
GetTimezoneinfo
JmxGetmbeanattributes
JmxGetmbeans
MappingAdd
MappingCreatearchive
Render
SetEncoding
SetProfilestring
Sleep
SystemReloadconfig