Create a User Defined Type Group Filter Element
- Last UpdatedApr 09, 2024
- 2 minute read
The User Defined Type Group Filter Element (UDTELE) defines the element type and filter definition, a UDTELE must be created below a User Defined Type Group (UDTG) element.
To create a UDTELE on the Home tab, in the Create group, select Create from the displayed drop-down select UDTELE : User defined type group filter. A UDTELE is created and displayed in the Dictionary Explorer.

When a new element is created in the dictionary hierarchy using the Dictionary Explorer and if the Current Element Editor window is open, it automatically updates to display the default attributes for that element.
Note:
If the Current Element Editor window is not open, right-click in any Explorer window and select Current Element Editor.

After the creation of a new UDTELE, use the Current Element Editor window to populate the attributes in the Current Element Editor.
Note:
Dependent upon the attribute, other related attributes are enabled or disabled accordingly.
|
Name |
Input a valid name for the UDTELE element in the text box, special characters are not allowed. |
|
Description |
Input a brief description of the UDTELE element to create a standard description. |
|
Basic definition |
|
|
Element types |
Define the element type(s) to group. |
|
Filter expression |
Define the filter (PML1 expression) to apply (options). |
Command Line Definition
Example of defining UDTGs from the command line:
NEW UDTW /MyUserDefTypeGroups
NEW UDTG /MyUserTypeGroup
UDNA 'MyUserTypeGroup'
NEW UDTELE
ELEL PIPE EQUI
UDTEXP PURP EQ 'DRAI'