stm_r_sb_connected_flowchart Returns the ID of the Flowchart connected to the specified subroutine. Function type: stm_list For elements subroutine sb Syntax STM_R_SB_CONNECTED_FLOWCHART(IN sb: SUBROUTINE, OUT st: INTEGER): CHART; Arguments Argument Input/Output Type Description sb_id In stm_id The element ID. status Out int The function status code. Status Codes ● stm_success ● stm_id_not_found ● stm_id_out_of_range ● stm_no_connected_chart
Function type:
stm_list
For elements
sb_id
stm_id
status
int
stm_success
stm_id_not_found
stm_id_out_of_range
stm_no_connected_chart