Syntax
LABEL label
Parameters
Label can be abbreviated as LAB.
label
The label name. For reports, it must be unique within the frame. For ispecs, it must be unique within the structure.
Description
The Label logic command defines the destination of preceding JumpTo logic statements. The same label name can be used by more than one JumpTo statement, but a label must follow all JumpTo logic statements referring to it in the logic.
Example
JumpTo End_Of_Interest : Logic Label End_Of_Interest