My script runs as an automation when the user clicks a button on an interface page.
If the script fails, I log an error to the console, and I can find the error in the run history. But it would be nicer to display a message to the user if they are still on the interface page. Is that possible? Thanks!