stm_r_xx_array_lindex Returns the right index of an element array. You can call this function without indicating the specific element type, as follows: stm_r_array_rindex (id, &status) Function Type stm_const_expression For Elements condition co data-item di event ev field fd local data ld subroutine parameter sp user-defined type dt Syntax stm_r_xx_array_rindex (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_id_not_found ● stm_id_out_of_range
stm_r_array_rindex (id, &status)
condition
co
data-item
di
event
ev
field
fd
local data
ld
subroutine parameter
sp
user-defined type
dt
xx_id
stm_id
status
int
stm_success
stm_id_not_found
stm_id_out_of_range