Popup::Notify — Show a notification message and wait until user clicked "OK".
Import Popup;
void Popup::Notify (
)
notify message string
Popup::Notify("Your printer is ready for use." );