Skip to content

Instantly share code, notes, and snippets.

@AngelaIp
Created May 25, 2020 16:14
Show Gist options
  • Save AngelaIp/dd885c9aef75a714cecb539451fa4a23 to your computer and use it in GitHub Desktop.
Save AngelaIp/dd885c9aef75a714cecb539451fa4a23 to your computer and use it in GitHub Desktop.
Show neutral notification in Innovator
const notify = aras.getNotifyByContext(window);
notify("Blue notification message is displayed");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment