WLJS LogoWLJS Notebook

Alert

Frontend symbol
Alert[message_String]

pops up a default alert message on the frontend

Example

This is purely frontend symbol, which has to be called either using FrontSubmit or from ViewBox

FrontSubmit[Alert["Hello World"]]

On this page