
JavaScript proxy, fiddling with Apps Script objects and custom errors
This article is a little more advanced than usual, and we’ll cover a number topics in one go. A JavaScript proxy gives us the ability to intercept JavaScript as it attempts to access the properties […]