Skip to main content
Version: Next

ADD TO SET

ADD TO SET ( {aTable : Table ;} set : Text )

ParameterTypeDescription
aTableTable→Current record's table, or Default table, if omitted
setText→Name of the set to which to add the current record

Description​

ADD TO SET adds the current record of aTable to set. The set must already exist; if it does not, an error occurs. If a current record does not exist for aTable, ADD TO SET has no effect.

See also​

REMOVE FROM SET

Properties​

Command number119
Thread safeyes
Modifies variableserror