stm_r_sb_return_type Retrieves the subroutine’s return type. Function type INTEGER (predefined constant) For elements subroutine sb Syntax stm_r_sb_return_type (sb_id, status) Arguments Argument Input/Output Type Description sb_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 Return 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 (predefined constant)
sb_id
status
INTEGER
stm_success
stm_id_out_of_range
stm_id_not_found