metas
    The following is a list of properties for the function metas:
| Property | Value | 
|---|---|
brief | Return a list of the result of calling meta() for each value in a list or object adaptive value | 
category | value | 
description | This function returns a list of the result of calling meta() for each value in a list or object adaptive value. | 
functionId | metas | 
functionLabel | metas | 
pure | true | 
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." } |