Adaptive Framework 0.9.0

meta

The following is a list of properties for the function meta:

PropertyValue
briefReturn the meta object about an adaptive value
categoryvalue
descriptionThis function returns an object containing meta information for an adaptive value.
functionIdmeta
functionLabelmeta
puretrue
parameters[ { "description": "This is the adaptive value whose meta object is to be returned.", "name": "value" } ]
returns{ "dataType": "object", "description": "An object containing the meta information for the adaptive value. The objectType of this object is normally _AdaptiveValueMeta_ or one of its descendants." }