stringify

get a string JSON representation of a object. equal to objectToString(object)

Syntax

stringify(object)

Returns

string JSON representation of the object

Parameters

object (object)