return code
Computing term for a status code returned by a program or function, often indicating success or error.
After the program finishes, please check the return code.
If the return code is 0, it means normal termination.
Compound of 復帰 (return, restoration) and コード (code), a direct calque of the English computing term 'return code'.