1

I'm working on google app script. There's a statement "google.script is a client-side JavaScript API" in official document

However, I've search throughout internet and cannot find any document about "google.script" API.

I know there're several functions(or properties) such as

google.script.run
google.script.sandbox
google.script.host

because they appear in official examples.

But I want to know more details about this API.

Any help?

Thanks in advance!

1 Answer 1

1

Check if this is what you need. Communicate with server functions

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.