Single-Element Functions : List of Functions : stm_r_component_param_binding

stm_r_component_param_binding
Returns the value bound to the formal parameter of the specified component’s instance.

Function type: STRING

For elements

 
Syntax
STM_R_COMPONENT_PARAM_BINDING(IN ins: ELEMENT, IN formal:STRING, OUT status: INTEGER):STRING;
Arguments
 
Input/Output
If this is a data-element (from the information stub matrix in the DDE), the function returns the corresponding data-element. If this argument is the stub’s name, the function returns the information flowing on the arrow connected to that stub.

 

Status Codes