stm_r_xx_string_length Retrieves the string length of the specified element. You can call this function without indicating the specific element type: stm_r_string_length (id, &status) Function Type stm_const_exp For Elements field fd local data ld subroutine parameter sp user-defined type dt Syntax stm_r_xx_string_length (xx_id, &status) Arguments Argument Input/Output Type Description xx_id In stm_id The element ID status Out int The function status code Status Codes ● stm_success ● stm_missing_field ● stm_illegal_parameter ● stm_file_not_found ● stm_error_in_file
stm_r_string_length (id, &status)
field
fd
local data
ld
subroutine parameter
sp
user-defined type
dt
xx_id
stm_id
status
int
stm_success
stm_missing_field
stm_illegal_parameter
stm_file_not_found
stm_error_in_file