Computing term for the value a function or method sends back to its caller.
この関数の戻り値は整数です。
The return value of this function is an integer.
戻り値を変数に代入してください。
Please assign the return value to a variable.
Compound of 戻り (return) + 値 (value). A straightforward technical term.