79264691

Date: 2024-12-09 10:54:56
Score: 0.5
Natty:
Report link

I have noticed in your current code that there is a letter C above the function InsertCode()

enter image description here

which causes the error:

ReferenceError: C is not defined

enter image description here

I have tried to delete it and run the code, and it works as expected. I have a hunch that you just placed it accidentally.

Kindly try to run the code without it and see if it is indeed the issue you were having.

enter image description here

In such cases that you encounter an error, please try to check the @ macros.gs:[line number] above the error as it will dictate the lines where it does have an issue.

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: EL SRY