Callback onCommandOutput(int, string)
Line by line output of a command or script
Parameters
Name | Description |
ID |
int The Id number of the function call. |
line |
string A line of the output from the command |