In Label§
See primary documentation in context for method last
method last(Label:)
Terminate the execution of the loop associated with the label.
MY-LABEL:for 1..10# OUTPUT: «1 2 3 4 5 »
See primary documentation in context for method last
method last(Label:)
Terminate the execution of the loop associated with the label.
MY-LABEL:for 1..10# OUTPUT: «1 2 3 4 5 »