asiDeleteFlowchartLink
asiDeleteFlowchartLink(o_flowcharts_parentStep s_childStep) =>t/nil
Description
Deletes the link between the specified parent and child steps.
Arguments
Value Returned
Examples
Removes the link connecting the asiSendControlStmts step to the asiRunSimulation
step.
asiDeleteFlowchartLink( flowchart
'asiSendControlStmts 'asiRunSimulation
)
Related Topics
Return to top