Syntax
Lua |
---|
function Shell.WriteLine(text); |
Parameters
- text
-
Type:
string
The text to display.
Remarks
This method takes in a string and displays the text in the chat window. This text is marked as standard text for chat filtering purposes.