Return

A return statement returns control from a function or method back to its caller.

Related concepts:  FunctionMethodCallControl Flow

Closest Wikipedia entry:  Return statement

Misconceptions about Return
14 documented Misconceptions

Check Yourself