HIDETITLE command

The HIDETITLE command hides (exclude) members with titles matching a filtering criterion.

This is a main command.

Syntax

Read syntax diagramSkip visual syntax diagramHIDETITlHIDE(HID( string operator

Operands

string
A valid character string or pattern for column TITLE.
operator
An applicable relation operator.

Usage notes

See TITLE command assist for how to manage member titles.

See SHOWTITL command assist for how to display member titles.

HIDETITL command is abbreviation of HIDE TITLE TitlVal TitlRel.

When TitlVal parameter is not * (default) all untitled members are first hidden, followed by the selected titled members.

See HIDE command assist for complete syntax description.

FLIP command deactivates all active filters (see UNFILTER command).

Examples


HID( *abcd*     Hide all members with titles containing ABCD along with
                all members that are not titled.
HIDETITL        Hide all members that are titled.