wstool commands return the following codes:
0 – if the command runs successfully, and the result is true/success
1 – if the command runs successfully, and the result is false/failure
2 – if an exception is thrown during the running of the command