Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as arraystm_r_fd_array_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Array of fields by subtypePurpose: Returns the array of fields in the input list for which no type is definedstm_r_fd_array_missing_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as bitstm_r_fd_bit_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as queue of bitstm_r_fd_bit_queue_fd (IN el_list: LIST OF FIELD,
OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as bit arraystm_r_fd_bits_array_fd (IN el_list: LIST OF FIELD,
OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as bit arraystm_r_fd_bits_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as queue of bit arraystm_r_fd_bits_queue_fd (IN el_list: LIST OF FIELD,
OUT status: INTEGER)
Query: Fields by attributePurpose: Returns the fields in the input list that match the specified attribute and valueSyntax: stm_r_fd_by_attributes_fd (IN fd_list: LIST
OF FIELD, IN attr_name: STRING, IN attr_value:
STRING, OUT status: INTEGER)
Query: NonePurpose: Returns the fields in the input list that have the specified structure type (for example, single or array)stm_r_fd_by_structure_type_fd (IN el_list: LIST OF
FIELD, IN dtype: INTEGER, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as conditionstm_r_fd_condition_fd (IN el_list: LIST OF FIELD,
OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as array of conditionstm_r_fd_condition_array_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as queue of conditionstm_r_fd_condition_queue_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields explicitly definedPurpose: Returns the fields in the input list that are explicitly definedstm_r_fd_explicit_defined_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as array of integerstm_r_fd_integer_array_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as integerstm_r_fd_integer_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as queue of integerstm_r_fd_integer_queue_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list for which no type is definedstm_r_fd_missing_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Fields whose names match a given patternPurpose: Returns all fields whose name matches the specified patternstm_r_fd_name_of_fd (IN pattern: STRING, OUT
status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as queuestm_r_fd_queue_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Queues of field by subtypePurpose: Returns the queues of fields in the input list for which no type is definedstm_r_fd_queue_missing_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as array of realstm_r_fd_real_array_fd (IN el_list: LIST OF FIELD,
OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as realstm_r_fd_real_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as queue of realstm_r_fd_real_queue_fd (IN el_list: LIST OF FIELD,
OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as singlestm_r_fd_single_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as array of stringstm_r_fd_string_array_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as stringstm_r_fd_string_fd (IN el_list: LIST OF FIELD, OUT
status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as queue of stringstm_r_fd_string_queue_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as array of user-defined typestm_r_fd_user_type_array_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as user-defined typestm_r_fd_user_type_fd (IN el_list: LIST OF FIELD,
OUT status: INTEGER)
Query: Fields by subtypePurpose: Returns the fields in the input list that are defined as queue of user-defined typestm_r_fd_user_type_queue_fd (IN el_list: LIST OF
FIELD, OUT status: INTEGER)