4D v16.3

REMOVE FROM SET

Home

 
4D v16.3
REMOVE FROM SET

REMOVE FROM SET 


 

REMOVE FROM 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 from which to remove the current record

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 

Product: 4D
Theme: Sets
Number: 561

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)