asiExecuteFlowchart
asiExecuteFlowchart(o_sessions_goalStep[s_printMessages] ) =>t/nil
Description
Executes the flowchart for a given session up to and including the goal step.
Arguments
|
Specifies whether or not the runmessages for the steps are suppressed as they are executed.
Valid Values: |
Value Returned
Examples
Executes the flowchart as far as the raw netlisting step.
asiExecuteFlowchart( session 'asiRawNetlist )
Return to top