waynedunkley
10/31/2016 - 6:23 AM

Copy things from the console

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));