gsheet.action
gsheet.action copied to clipboard
Error: Label has to be uppercase alphabet letter but is "0"
Describe the bug getData with range failfs if the number contains a 0
To Reproduce
Steps to reproduce the behavior:
E.g. do
{ "command": "getData", "args": { "range": "Blog!A10:F101" } }
Expected behavior It should recognize the range as a number.
Error Message Error: Label has to be uppercase alphabet letter but is "0"