View Source operate/vm/extension/json.js, line 12 Extends Extension Methods # static decode() Decodes the given JSON string. View Source operate/vm/extension/json.js, line 31 # static encode() Encodes the given value into a JSON string View Source operate/vm/extension/json.js, line 22