Adaptive Framework 0.9.0

script

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

PropertyValue
briefConvert to data type script
categoryscript
descriptionConverts value to data type script returning script result.
errorsThrown[ { "error": "cast_error", "reason": "value could not be converted" } ]
functionIdscript
functionLabelscript
parameters[ { "description": "Value to convert", "name": "value" } ]
puretrue
returns{ "dataType": "script", "description": "Converted value" }
useExecuteFunctionafw_function_execute_convert