4D v14.3CLEAR SET |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
CLEAR SET
|
CLEAR SET ( set ) | ||||||||
Parameter | Type | Description | ||||||
set | String |
![]() |
Name of the set to clear from memory | |||||
CLEAR SET clears set from memory and frees the memory used by set. The command does not affect tables, selections, or records. To save a set before clearing it, use the SAVE SET command. Since sets use memory, it is good practice to clear them when they are no longer needed.
See the example for USE SET.
Product: 4D
Theme: Sets
Number:
117
Created: < 4D v6
CREATE EMPTY SET
CREATE SET
LOAD SET
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)