Is there a way to send a tost message directly from the plug-in script? Sorry for this question, but cant find any about around here
There currently isn’t a way to call that directly in a plugin. However, there is a work-around that could work for you. Exceptions in “onChangeRequest” are displayed as toast. Depending on where in your code you wish to show the toast, this could be used.
TX i will try it soon