System Reference Summary
:
2. Statements
:
OpenROAD Language Statements
: Openframe Statement
Share this page
Openframe Statement
This statement opens a new frame to run concurrently with the calling frame.
It has the following syntax:
[
GhostExec_object
=
]
openframe
framename
(
[
parameterlist
]
)
[
withclause
]
;