Skip to main content

System.notify()

Send a Notification direct to the Desktop of the User

Arguments

  • title: String
  • text: String
  • attribute: String
  • duration: Int
  • silent: Boolean

Example

<File:System.notify.png>

See also