Popup::Warning — Show a warning message and wait until user clicked "OK".
Import Popup;
void Popup::Warning (
)
warning message string
Popup::Warning("Something is wrong. Please check your configuration." );