return

Example

Description

Immediately ends execution of the current function, and returns its argument as the value of the function call.

Return Values