exit code of command (result)
Get the exit code from a command result.
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
result | command_result | ✓ | The command result to obtain the exit code from. |
Output
Number - The exit code from a command result.