stm_r_xx_combinationals Returns a list of strings. Each element of the list holds one combinational assignment, which is connected to the specified element. You can call this function without indicating the specific element type: stm_r_combinationals (id, &status) Function Type stm_list For Elements activity ac chart ch Syntax stm_r_xx_combinationals (xx_id, &status) Arguments Argument Input/Output Type Description xx_id In stm_id The element ID. status Out int The function status code. Status Codes ● stm_success ● stm_error_in_file ● stm_missing_field ● stm_missing_label ● stm_missing_name ● stm_file_not_found ● stm_id_not_found ● stm_id_out_of_range ● stm_illegal_parameter
stm_r_combinationals (id, &status)
activity
ac
chart
ch
xx_id
stm_id
status
int
stm_success
stm_error_in_file
stm_missing_field
stm_missing_label
stm_missing_name
stm_file_not_found
stm_id_not_found
stm_id_out_of_range
stm_illegal_parameter