When in UNIVERSE mode (set with the $OPTIONS statement), the DELETE statement will accept the following syntax variants.
DELETE {file-var,}item-id {SETTING setting-var} {ON ERROR statement(s)} {LOCKED statement(s)}
or
DELETE {file-var,}item-id
{SETTING setting-var} {LOCKED statement(s)}