In a Spreadhsheet, if I have column names "org", "net" or "com" this values can't be retrieved with the Range.getValues function.
You can see this in my screenshots :
Are these column names reserved or is it a real Google App Script bug ?
Thank you.
for..in
loops, you'll never see a bug in your application then, but could miss something in the debugger... - Kriggs