【发布时间】:2022-12-01 23:50:28
【问题描述】:
Can I have multiple apps script function in google.script.run like:
google.script.run.withSuccessHandler(function).scriptfunction1(variable).scriptfunction2(variable);
【问题讨论】:
-
Questions edits should not invalidate answers. If you need clarification or provide feedback regading an answer, post a comment in the corresponding answer. I you need to do a follow-up question, instead of editing an already answered question post a new question.
标签: google-apps-script web-applications