List Attributes

Displays the fully qualified attribute names of the specified attribute(s). A fully qualified attribute has the following form: Schema Name.Entity Name.Attribute Name.
All attributes with a name that exactly or partly matches the arguments <Schema>, <Entity>, and <Attribute> will be displayed except when the option [exact match] is set, then only the attribute with a name that exactly matches the arguments <Schema>, <Entity>, and <Attribute> will be displayed.
Arguments:

Schema:

Specify the name of schema(ta) in the EDMdatabase that defines the actual attribute(s). Schema names are case insensitive.
When activating the Select button, the names of all existing schemata will be displayed in the related selection list.

Entity:

Specify the name of entity(ies) in the schema(ta) specified by the <Schema> argument that defines the attribute(s) to be displayed. Entity names are case insensitive.
When activating the Select button, the name of all entities in the schema(ta) defined by the <Schema> argument will be displayed in the related selection list.

Attribute:

Specify the name of attribute(s) in the entity(ies) specified by the <Schema> and <Entity> arguments that will be displayed. Attribute names are case insensitive.
When activating the Select button, the name of all attributes in the entity(ies) defined by the <Schema> and <Entity> arguments will be displayed in the related selection list.

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

exact match:

A global option that specifies that only the attribute with the name that exactly matches the <Schema>, <Entity>, and <Attribute> arguments will be displayed.

match selected input:

A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items.