AlertMobile()

Syntax

AlertMobile(Text$)
Description
Display a non blocking mobile alert.

Parameters

Text$ HTML Text to display in the alert.

Return value

None.

Example

  AlertMobile("<br>Do you <b>really</b> want to do this ?")

Supported OS

All

<- AddTabBarMobileItem() - Mobile Index - ButtonMobile() ->