Convert a valid JSON string into an Airscript value.
Declaration
FROM_JSON(json_string) -> airscript_value
Parameters
- json_string (type: string)
- a string representing a valid json.
Return Values
- airscript_value (type: object)
- The parsed Airscript value.
0
0
Was this article helpful?
0 out of 0 found this helpful
Add comment
Please sign in to leave a comment.