REBOL Document

Alert - Function Summary


Summary:

Flashes an alert message to the user. Waits for a user response.

Usage:

alert str

Arguments:

str - The str argument.

Description:

Post a simple alert message to the user. The only choice for the user is "OK".

Related:

flash - Flashes a message to the user and continues.
inform - Display an exclusive focus panel for alerts, dialogs, and requestors.
request - Requests an answer to a simple question.


<Back | Index | Next>

Copyright 2004 REBOL Technologies