Return Statement :Return
A :Return
statement causes a function to terminate and has exactly the same effect as →0
.
The :Return
control word takes no argument.
A :Return
statement may occur anywhere in a function or operator.
A :Return
statement causes a function to terminate and has exactly the same effect as →0
.
The :Return
control word takes no argument.
A :Return
statement may occur anywhere in a function or operator.