toJSON method

String toJSON()

The toJSON() method of the TrustedScript interface returns a JSON representation of the stored data.

Implementation

external String toJSON();