stm_r_actual_parameter_type Returns the type of the formal parameter name in the specified instance chart or component. Note: If there is an information-flow stub, the function returns stm_information_flow. Function Type stm_element_type For Elements activity ac condition co data-item di event ev Syntax stm_r_actual_parameter_type (inst_boxid, formal_param_name, &status) Arguments Argument Input/Output Type Description inst_boxid In stm_id The element ID. formal_param_name In string The formal parameter name. status Out int The function status code. Status Codes ● stm_success ● stm_id_out_of_range ● stm_name_not_found
stm_information_flow
activity
ac
condition
co
data-item
di
event
ev
inst_boxid
stm_id
formal_param_name
string
status
int
stm_success
stm_id_out_of_range
stm_name_not_found