WILCO.alertError

WILCO.alertError(msg, forever)

Displays an error on the current page

  • msg is the text you want to display

  • forever if true, the message has to be deleted manually. if false, then the message is only displayed a few seconds (7s)

Last updated

Was this helpful?