CLASS Console.sendcommand()
Format
SendCommand()
Function Field Properties
Name | Codename | Description | Ability | Length |
---|---|---|---|---|
console | console | Internal | 999 | |
command | command | Internal | 8000 | |
crlf | crlf | Internal | 255 | |
Console | Console | Internal | 999 | |
CmdName | CmdName | Internal | 8000 | |
CRLF | CRLF | Internal | 255 |
Function Privilege Properties
Type | Name |
---|---|
VIEW | View |
Example
Console.SendCommand(console, command, crlf, Console, CmdName, CRLF)