79413142

Date: 2025-02-04 22:07:41
Score: 1
Natty:
Report link

As I mentioned in the comments, you are running the function programmatically with Custom Menu that is why it's not appearing at the upper right execution log.

Here's a simple explanation about it:

If you run the function manually, you can access the execution log in the upper right of the App Script.

Execution at the upper right

Since you are running the function programmatically using Custom Menu, the execution log history can be accessed on the left side of the App Script.

Execution2

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jats PPG