WILCO.alertError(msg, forever)
Displays an error on the current page
msg is the text you want to display
msg
forever if true, the message has to be deleted manually. if false, then the message is only displayed a few seconds (7s)
forever
Last updated 6 years ago