GetHelp

From LoTROInterface Wiki

Jump to: navigation, search


Gets the help information for the command.

Syntax

Lua
function ShellCommand:GetHelp();

Returns

Type: string
The help information for the command.

Remarks

This method gets the extended help information for the command. It is suitable for this help text to contain newlines.

Personal tools