Skip to main content

Windows Command Prompt

Overview


Run a single-line command in the Windows command prompt

Input

Command

NameRequiredDescription
CommandThe command to run. Only single-line input is supported.

Options

NameRequiredDescription
Timeout (ms)Time in milliseconds before the command pocess times out.
Fail On ErrorIf 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

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.

|Standard Output| || |Standard Error| ||