return

Terminates the execution of a function and returns control to the calling function. Execution resumes in the calling function at the point immediately following the call.

Arguments

  1. Return value

Output

Return value

Examples

return