Syntax
Lua |
---|
function Shell.GetCommands(); |
Returns
Type: stringThe list of available commands that can be executed.
Remarks
This method will return a list of strings that identifies all the commands that can be executed from a user's chat window. This list includes all aliases for commands as well.