View: Hide Browser | Browser on the left | Browser on the right| Dictionary
Report:General Info 

Property LoopLabelName

If the exit statement includes a loop label, the value of the property is the loop label. If the loop label is in the form of an extended identifier, the case of letters occuring in the value of the LoopLabelName property is the same as the case of letters occuring in the extended identifier. Otherwise, the case of letters occuring in the value of the LoopLabelName property is not specified by this standard.
If the exit statement does not include a loop label, the value of the LoopLabelName property is the empty string.

General Info
Name LoopLabelName 
Type  String 
Visibility public 
Owner  exitStmt