Adaptive Framework 0.9.0

metas

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

PropertyValue
briefReturn a list of the result of calling meta() for each value in a list or object adaptive value
categoryvalue
descriptionThis function returns a list of the result of calling meta() for each value in a list or object adaptive value.
functionIdmetas
functionLabelmetas
puretrue
parameters[ { "description": "This is an adaptive list or object.", "name": "value" } ]
returns{ "dataType": "object", "description": "An list containing the result of calling meta() of each value in list or object adaptive value." }