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