stm_r_sb_global_data_mode Returns the mode of a subroutine’s global variable. Function type stm_parameter_mode For elements subroutine sb Syntax stm_r_sb_global_data_mode (fn_id, stm_id pd_id, int *status) Arguments Argument Input/Output Type Description fn_id The subroutine ID. pd_id The global variable ID. status Out int The function status code. Status Codes ● stm_success ● stm_missing_global_data ● stm_id_out_of_range ● stm_id_not_found
fn_id
pd_id
status
int
stm_success
stm_missing_global_data
stm_id_out_of_range
stm_id_not_found