WMLScript Dialogs Library

The Dialogs library contains functions to display warning messages, which includes typical user interface programs.

Functions of the WMLScript Dialogs Library

Function Description
alert() Display a message and wait for confirmation.
confirm() Display a message and wait for an answer.
prompt() Display a question and wait for input.