The only way to “Jump” per se is using If-then-else statements or then begin-end,else begin-end.
If some condition is true or not true you can have it pass over some code.
The only way to “Jump” per se is using If-then-else statements or then begin-end,else begin-end.
If some condition is true or not true you can have it pass over some code.