Indicates if the current record is marked as deleted.

Syntax

DELETED([<alias>])

<alias>

A work area to check.

Description

DELETED( ) returns true if the current record in the specified work area is marked as deleted otherwise, DELETED( ) returns false.

If no table is open in the current or specified work area, DELETED( ) also returns false.

OODML

No support for soft deletes.