annotate
    The following is a list of properties for the function annotate:
| Property | Value | 
|---|---|
brief | Annotate a value | 
category | miscellaneous | 
description | Create an annotated value. | 
functionId | annotate | 
functionLabel | annotate | 
pure | true | 
parameters | [ { "dataType": "object", "dataTypeParameter": "_AdaptiveAnnotation_", "description": "Annotation for value.", "name": "annotation" }, { "description": "Any value. This value will not be evaluated.", "name": "value" } ] | 
returns | { "description": "Unevaluated annotated value ready for use by function evaluate()." } |