Property LoopLabelName
If the next 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 next 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 | nextStmt |