SendCommand
Send commands directly to the server.
Input
Name | Type | Required | Description |
Command | String | True | The command to send to the server. |
Result Set Columns
Name | Type | Description |
Response | String | The response coming from ther server. |
Send commands directly to the server.
Name | Type | Required | Description |
Command | String | True | The command to send to the server. |
Name | Type | Description |
Response | String | The response coming from ther server. |