Completion requirements
return Keyword
The return
statement ends function execution and specifies a value to be returned to the function caller.