Apps Script Custom Function- Internal Error

前端 未结 2 1312
野趣味
野趣味 2021-01-20 03:11

I\'ve just started playing around with Apps Script. I opened a new spreadsheet, accessed the script editor, and wrote the following simple function:

functio         


        
2条回答
  •  甜味超标
    2021-01-20 03:28

    There appears to be a recently-introduced bug in the handling of Google Apps Script custom functions.

    This is apparently the subject of Issue 5222. (I say "apparently" because that issue report isn't really clear. But good enough.) Star it to get more attention on it, and to receive updates.

提交回复
热议问题