noun
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.
復帰コードが0なら正常終了です。
If the return code is 0, it means normal termination.