return statement
programming statement that stops execution of the current subroutine, optionally passing back a return value to the code that called the subroutine
--Agreed Upon Solutions

The discussion does not exist would you like to add the first comment?

anonymous