Creation Functions : stmBindParameterWithParamType

stmBindParameterWithParamType

Bind parameter of an instance to an actual parameter with type.
Syntax
stmBindParameterWithParamType(stm_context, chart_name, instance_box_name, formal_parameter_name, formal_parameter_type, actual_parameter_name);
Return Type
status_code
Arguments
 
Input/Output