How to prompt user response on a standalone Google Script -
so in standalone google script, have take in user input allow me information user's google calendar.
the calendarapp object not have getui() method nor "tools > script editor" menu command.
so i've been told "the script can prompt user input , call on calendar api add calendar event."
i have no idea how prompt user standalone script without getui() method. thanks!
Comments
Post a Comment