stm_r_sb_proc_fch_local_data Retrieves the local data of the Flowchart implemented by the specified subroutine. Function Type stm_list For Elements subroutine sb Syntax stm_r_sb_proc_fch_local_data (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_missing_local_data ● stm_no_connected_chart
subroutine
sb
sb_id
stm_id
status
int
stm_success
stm_missing_local_data
stm_no_connected_chart