Json.Format(value : str) : str
Render the Json data.
9.02 or later.
| Name | Type | Description |
| value | str | value to convert |
A string containing the pretty printed version of the passed json data
| Output | ||
| {
"x": {
"a": 1,
"b": 2
},
"y": [
"foo",
"bar"
]
} |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by