stm_r_xx_mode Returns the parameter or router mode. Function type INTEGER For elements parameter parameter Syntax stm_r_xx_mode (elem_id, status) Arguments Argument Input/Output Type Description elem_id In Statemate element The element ID status Out INTEGER The function status code Status Codes ● stm_success ● stm_id_out_of_range ● stm_id_not_found ● stm_unresolved Retrun Values Although the return value of this function is of type INTEGER, the Documentor enables you to reference this value by name. The name is defined internally as a predefined constant in DGL.
INTEGER
elem_id
status
stm_success
stm_id_out_of_range
stm_id_not_found
stm_unresolved