Forum Discussion
KateRobertson
10 years agoCommunity Member
Exporting Variables into a Google Spreadsheet
Having read this post on how to export variables to be read in a google spreadsheet, I set about trying to get this working in my project, I soon ran into problems, I just could not get it to work a...
SteveFlowers-75
4 months agoCommunity Member
Yay! Glad it worked for you.
The browser console is so darn helpful. You can even type Javascript into the console to see immediate results. For doing things like triggering functions or pushing a value into a variable. It's troubleshooting magic!