79333474

Date: 2025-01-06 15:16:14
Score: 1
Natty:
Report link

Big thank you to OP for sharing their solution!

Just to add my findings when I used it these days on the iOS Safari browser …

google.script.run.withSuccessHandler(google.script.host.close).passResult(result);
google.script.run.withSuccessHandler(google.script.host.close).passResult(JSON.stringify(result));
const parsedResult = JSON.parse(result);
Reasons:
  • Blacklisted phrase (0.5): thank you
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Anonymous