Execute

From LoTROInterface Wiki

Jump to: navigation, search


Executes the command.

Syntax

Lua
function ShellCommand:Execute(argumentText);

Parameters

argumentText
Type: string
The arguments string passed along with the command.

Remarks

This method is called either by a script or execute when a user types a chat command registered for this shell command.

Personal tools