| 4D v15.4CLEAR NAMED SELECTION | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D v15.4
 CLEAR NAMED SELECTION 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CLEAR NAMED SELECTION ( name ) | ||||||||
| Parameter | Type | Description | ||||||
| name | String |   | Name of named selection to be cleared | |||||
CLEAR NAMED SELECTION clears name from memory and frees the memory used by name. The command does not affect tables, selections, or records. Since named selections use memory, it is good practice to clear named selections when they are no longer needed.
If name was created using the CUT NAMED SELECTION command and then manipulated using the USE NAMED SELECTION command, name no longer exists in memory. In this case, the CLEAR NAMED SELECTION command does not need to be used.
									COPY NAMED SELECTION
									
									CUT NAMED SELECTION
									
									USE NAMED SELECTION
									
	Product:  4D
	Theme:  Named Selections
	Number:  
        333
        
        
        
	
	Created:  < 4D v6
	
	
	
	
	4D Language Reference ( 4D v15.4)
	
	
	
	4D Language Reference ( 4D v15)
	
	
	
	
	4D Language Reference ( 4D v15.3)
 Add a comment
Add a comment