toJSON
1.5.1
toJSON() -> String
Returns a JSON string.
Example
(45).toJSON(); //-> '45'