stm_r_xx_containing_fields Returns the list of union or record elements that contain fields. You can call this function without indicating the specific element type, as follows: stm_r_containing_fields (id, status) Function type LIST OF FIELDS For elements data-item di user-defined type dt Syntax stm_r_xx_containing_fields (xx_id, status) Arguments Argument Input/Output Type Description xx_id In Statemate element The element ID status Out INTEGER The function status code Status Codes ● stm_success ● stm_id_not_found ● stm_id_out_of_range ● stm_missing_field ● stm_unresolved
stm_r_containing_fields (id, status)
LIST OF FIELDS
xx_id
status
INTEGER
stm_success
stm_id_not_found
stm_id_out_of_range
stm_missing_field
stm_unresolved