4D v16.3

ADD TO SET

Home

 
4D v16.3
ADD TO SET

ADD TO SET 


 

ADD TO SET ( {aTable ;} set ) 
Parameter Type   Description
aTable  Table in Current record's table, or Default table, if omitted
set  String in Name of the set to which to add the current record

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 

Product: 4D
Theme: Sets
Number: 119

This command modifies the Error system variableThis command can be run in preemptive processes

 
HISTORY 

Created: < 4D v6

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)