Labels enable you to jump over Ladder nets within a subroutine.
Using Labels
Place a Label in a net.
Create the condition that will cause the jump condition.
Place a Jump after the condition
.
Renaming Labels
To rename a Label, double click it, enter the new name and click Apply.
You can also use labels as bookmarks, by using them to mark program sections and then locating them using the Go To Label <Alt> + <Right/Left arrow> and List of Labels <Ctrl> + < L> utility.