Windows Command Prompt
Run a single-line command in the Windows command prompt

Input
Command
| Name | Required | Description |
|---|---|---|
| Command | The command to run. Only single-line input is supported. |
Options
| Name | Required | Description |
|---|---|---|
| Timeout (ms) | Time in milliseconds before the command pocess times out. | |
| Fail On Error | If enabled, causes action to fail if a standard error is found. Not recommended except in certain circumstances, as the standard error is also used for certain warnings and information |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |
|Standard Output| || |Standard Error| ||