Adds a new error message to the message board.
Syntax
public void error(str _message)
Run On
Called
Parameters
- _message
Type: str
The text to display to the user.
Adds a new error message to the message board.
public void error(str _message)
Called