3. Statements : OpenROAD Language Statements : Continue Statement : Parameters—Continue Statement
 
Share this page                  
Parameters—Continue Statement
This statement has the following parameter:
label
Specifies the loop that you want to continue using. This must be a character string without quotation marks and cannot be a keyword (see 4GL Keywords).
If you do not specify a value for a label, OpenROAD continues with the innermost loop.