WriteLine

From LoTROInterface Wiki

Jump to: navigation, search


Writes a line of text to the chat window.

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.

Personal tools