![]() |
What is goto statement in Perl?
The Perl goto statement is the jump statement. It transfers control by jumping to other label inside a loop.
There are three goto forms: goto LABEL goto EXPR goto &NAME |
All times are GMT -7. The time now is 01:15 PM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.