Mioplanet Documentation Center
Resources and Help
HomeProductsMioScriptJavaScriptTechNotesPHP
   Home | MioScript | popupAlert.klib | popupAlert.add SEARCH    

  Functions
popupAlert.add
popupAlert.hide
popupAlert.init
popupAlert.show

  MioScript Reference
> Statements
app...
browser...
dialog...
disk...
draw...
extern...
filename...
keyboard...
menu...
mio...
mouse...
num...
path...
pushButton...
reg...
RS232...
sci...
screen...
shortcut...
sound...
str...
system...
time...
var...
window...

Function
popupAlert.add

Language: MioScript
Product: MioFactory


Syntax

popupAlert.add(AlertDef)


Parameters

STRINGAlertDefAlert Definition


Return value

No value is returned.


Description

Adds a popup alert to be displayed as soon as possible.

If a popup alert is visible when the function is called, the new alert will be shown when the user will close the current one.