Answer the question
In order to leave comments, you need to log in
Why is "There is no closing parenthesis (")" after the list of arguments. (line 2, file Code)"?
If I use arithmetic functions, everything works.
When I use functions from Google Spreadsheets, the same error is displayed.
In the console, I connected the necessary additional function
(this Google Sheets API)
(Here https://console.cloud.google.com/apis/api/sheets.g...
Answer the question
In order to leave comments, you need to log in
Most likely the problem is the use of the ";" character. In the Google Apps Script language, it is used as a command separator to the interpreter. You cannot use them in such a context.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question