| 1 | initial version |
Hello,
In this case, a return code is equivalent to the exit code.
If you the localscript is a powershell script, then it looks like:
#ps1
exit 1003
Thank you,
Adrian Vladu
| 2 | No.2 Revision |
Hello,
In this case, a return code is equivalent to the exit code.
If you the localscript is a powershell script, then it looks like:
#ps1
exit 1003
Thank you,
Adrian Vladu
© 2014-2023 Cloudbase Solutions Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.