Google App Script - getValues from Range bug -


in spreadhsheet, if have column names "org", "net" or "com" values can't retrieved range.getvalues function.

you can see in screenshots :

enter image description here

enter image description here

are these column names reserved or real google app script bug ?

thank you.

the problem limited debugger display. datas / values retrieved , available (for...in) etc...

thank input.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -