Query Functions : Fields (fd) : Input List Type: fd

Input List Type: fd
 
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as array
Query: Array of fields by subtype
Purpose: Returns the array of fields in the input list for which no type is defined
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as bit
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as queue of bit
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as bit array
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as bit array
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as queue of bit array
Query: Fields by attribute
Purpose: Returns the fields in the input list that match the specified attribute and value
Syntax: stm_r_fd_by_attributes_fd (stm_list in_list, char* attr_name, char* attr_value, int *status);
Query: None
Purpose: 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 (stm_list in_list, char structure_type, int *status);
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as condition
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as array of condition
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as queue of condition
Query: Fields explicitly defined
Purpose: Returns the fields in the input list that are explicitly defined
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as array of integer
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as integer
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as queue of integer
Query: Fields by subtype
Purpose: Returns the fields in the input list for which no type is defined
Query: Fields whose names match a given pattern
Purpose: Returns all fields whose name matches the specified pattern
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as queue
Query: Queues of field by subtype
Purpose: Returns the queues of fields in the input list for which no type is defined
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as array of real
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as real
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as queue of real
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as single
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as array of string
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as string
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as queue of string
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as array of user-defined type
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as user-defined type
Query: Fields by subtype
Purpose: Returns the fields in the input list that are defined as queue of user-defined type