Adaptive Framework 0.9.0

log

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

PropertyValue
briefLog value
categorymiscellaneous
descriptionEvaluate and convert value to String and log it.
functionIdlog
functionLabellog
parameters[ { "description": "Value to log.", "name": "value" } ]
returns{ "dataType": "null" }
sideEffects[ "Value written to log" ]