stm_r_sb_kr_c_user_code Returns the K&R C code that was manually written by the user for the specified subroutine. Function Type stm_list For Elements subroutine sb Syntax stm_r_sb_kr_c_user_code (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_out_of_range ● stm_missing_user_code
subroutine
sb
sb_id
stm_id
status
int
stm_success
stm_id_out_of_range
stm_missing_user_code