Serializes a JavaScript object into a JSON string.
o.JSON.stringify(object)
Parameters
object
Object or value to serialize
See also:
Class JSON | JSON.parse | JSON.parseWithDate | JSON.stringifyWcf© West Wind Technologies, 1996-2016 • Updated: 09/19/09
Comment or report problem with topic