return statement
programming statement that stops execution of the current subroutine, optionally passing back a return value to the code that called the subroutine
en-US/ɹɪˈtɝn ˈsteɪtmənt/
en-GB/ɹɪˈtɜːn ˈsteɪtmənt/
programming statement that stops execution of the current subroutine, optionally passing back a return value to the code that called the subroutine