Benton L.
"Basic but usable. Frustrating flaws make me want to throw it away."
What do you like best about Google Apps Script for G Suite?
Ability to automate processes with different types of documets in Google Suite. Review collected by and hosted on G2.com.
What do you dislike about Google Apps Script for G Suite?
The Google-provided IDE is both subpar compared to other IDEs and has a few bad flaws that are so debilitating that I want to delete Apps Script from my system. Example 1: Getting the "Something went wrong" dialog. Something specific triggered this dialog. Can you at least try to be a little more helpful with information? Worse yet, the dialog blocks me from saving hours of my work. The Dismiss button DOES NOT dismiss the dialog. The dialog blocks is a top-level window that keeps from from working with the editor pane underneath. So I am prevented from trying to salvage my work. Example 2: The API documentation needs work and leaves out important details, leaving users to figure things out on their own via trial and error. For example, for a Sheet's Range, getFormulas() returns a 2D array of Strings representing formulas. An empty String shows that no formula was found in the corresponding cell. Google's documentation doesn't explain what happens when setFormulas() is used with that same 2D array. You might expect that added or edited formulas in the array would update the corresponding cells with new formulas and that blank values in the 2D array would leave existing cell contents alone. Not true and not document. The empty Array values ERASE prior contents of the cells. This is a design flaw but I could have worked around it more easily if it had been better documented. The documentation for Apps Script and its API is far inferior to the API documentation for other platforms, e.g., Java. You leave me guessing and wasting time by searching for answers from other users who have had similar problems. Review collected by and hosted on G2.com.
Validated through a business email account
Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.