!taskKill¶
Terminates a specified process.
Required Parameters¶
Parameter |
Description |
Type |
|---|---|---|
|
Specifies the name of the process to kill. Note that this should not include the file extension |
string |
Optional Parameters¶
Parameter |
Description |
Type |
Default |
|---|---|---|---|
|
Specifies path of the process must contain the provided string. This can be useful in the case of ambiguous process names, such as |
string |
None |

Amelabs Docs