Alert
Alert[message_String]
pops up a default alert message on the frontend
Example
This is purely WLJS function, which has to be called either using FrontSubmit or CreateFrontEndObject
FrontSubmit[Alert["Hello World"]]
Alert[message_String]
pops up a default alert message on the frontend
This is purely WLJS function, which has to be called either using FrontSubmit or CreateFrontEndObject
FrontSubmit[Alert["Hello World"]]