Windows notification?

I notice when a script pauses, there’s a windows notification that pops up to let me know.

Is there a way to do that arbitrarily? I can use “echo”, but I was hoping for another layer of alterting the user.

Thanks.

I Googled slightly differently and I think I found the answer:

#shownotification” is pretty useless if focus mode is on (or a user has disabled chrome notifications etc), is there a way to show a messagebox? Can we have a “MsgBox” option where the title can also be controlled?