Copy things from the console
// Store JSON_ARRAY_OR_OBJECT as a Global Variable in the console // Right click on JSON_ARRAY_OR_OBJECT, select Store As Global Variable // Then copy to clipboard copy(JSON.stringify(temp1));