I am currently studying to make various things using Google Apps script.I'm trying to manipulate the sheet with a spreadsheet, but I have a question after seeing the reference.
In the SpreadsheetApp class, the getActive() and getActiveSpreadsheet() methods are verbatim, so you cannot tell the difference between them.Are there different behaviors under certain conditions?
There should be no difference in memory.It's just an alias.
© 2024 OneMinuteCode. All rights reserved.