Creation Functions : stmCreateDataflow

stmCreateDataflow

Create a labeled dataflow between two activities. Source and target coordinates should be on the source and target boxes respectively.
Syntax
stmCreateDataflow (stm_context, chart_name, source_activity_name, target_activity_name, label, source_x, source_y, target_x, target_y)
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
 
Input/Output