System Reference Summary
>
System Reference Summary
>
Statements
>
OpenROAD Language Statements
>
Return Statement
Was this helpful?
Return Statement
Closes the current frame or called procedure and returns to the calling frame or procedure.
Syntax:
return
[
expression
]
;
Last modified date: 12/20/2023
This site works best with JavaScript enabled