stm_r_sb_connected_flowchart Returns the ID of the Flowchart connected to the specified subroutine. Function Type stm_list For Element subroutine sb Syntax stm_r_sb_connected_flowhart (sb_id, &status) 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
subroutine
sb
sb_id
stm_id
status
int
stm_success
stm_id_not_found
stm_id_out_of_range
stm_no_connected_chart