Adaptive Framework 0.9.0

annotate

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

PropertyValue
briefAnnotate a value
categorymiscellaneous
descriptionCreate an annotated value.
functionIdannotate
functionLabelannotate
puretrue
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()." }