SyntaxFix
Write A Post
Hire A Developer
Questions
This may be of help to a few who are struggling like I was:
var data = myform.getRange("A:AA").getValues().pop(); var myvariable1 = data[4]; var myvariable2 = data[7];