CLEARSELECT Statement

The CLEARSELECT statement clears the specified select-list.

Format

CLEARSELECT

CLEARSELECT select.list

If no select list is specified, the default select-list is used.

Description

CLEARSELECT resets the specified select-list to empty, causing the next READNEXT command issued with that list to take the ELSE clause.

See Also

Statement and Function Reference