79478595

Date: 2025-03-02 03:30:35
Score: 2
Natty:
Report link

Following @Saddles' suggestion I ended up adding:

function SHEET() {
  return SpreadsheetApp.getActiveSheet().getIndex();
}

to my sheet's Apps Script library and that seems to have worked.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Saddles'
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Brian