Other Methods
IN THIS PAGE
Description
Methods for saving debugging output and converting JSON to Excel format.
Methods
- copyTextToClipboard Method
Copies text to the clipboard.
- debugInfoToFile Method
Writes client-side data to a file on the server.
- debugInfoToS3 Method
Writes client-side data to a file stored in an Amazon S3 bucket.
- json_to_excel Method
Exports JSON data to Excel, then downloads the file to the client's machine.