return

Stops the execution of a function and returns a value from that function

Syntax

return

Returns

Nothing

Parameters

None