ScriptObject.toString

Returns a string with JSON like formatting representing the object's key-value pairs as well as any nested objects. In the future this will be replaced and an explicit function call will be required to print this detailed information.

class ScriptObject
override const
string
toString
()

Meta