Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
DELETE Statement (DataBasic MultiValue Compatibility) (m6187ai+delete_s.htm)
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)}