SyntaxFix
Write A Post
Hire A Developer
Questions
It is possible.
When you use Return inside a procedure, the control is transferred to the calling program which calls the procedure. It is like an exit in loops.
It won't return any value.