Popup::TimedMessage — Display a message with a timeout and return when the user clicks "OK" or when the timeout expires.
Import Popup;
void
Popup::TimedMessage
( | string | message , |
integer | timeout_seconds
) ; |