为 json.parse 提供要转回为值的 JSON 文本。
json.parse
Optional
有效的 JSON 文本,例如 [0, 0, 0] 或花括号中的对象;其他内容会抛出错误
[0, 0, 0]
"[0, 0, 0]" Copy
"[0, 0, 0]"
Namespace: Bit › Inputs › JSON
Other symbols in Inputs.JSON:
API reference home · Full symbol index · Tutorials and guides · Platform
为
json.parse提供要转回为值的 JSON 文本。