Skip to main content
Version: Next

REMOVE FROM SET

REMOVE FROM SET ( {aTable : Table ;} set : Text )

ParameterTypeDescription
aTableTable→Current record's table, or Default table, if omitted
setText→Name of the set from which to remove the current record
History
ReleaseChanges
6Created

Description​

REMOVE FROM SET removes the current record of aTable from set. The set must already exist; if it does not, an error occurs. If a current record does not exist for aTable, the command has no effect.

See also​

ADD TO SET

Properties​

Command number561
Thread safeyes
Modifies variableserror