| 4D v15 R3Is field value Null | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v15 R3
 Is field value Null 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Is field value Null ( aField ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| aField | Field |   | Field to be evaluated | |||||
| Function result | Boolean |   | True = field is NULL, False = field is not NULL | |||||
The Is field value Null command returns True if the field designated by the aField parameter contains the NULL value, and False otherwise.
The NULL value is used by the SQL kernel of 4D. For more information, refer to the 4D SQL Reference manual.
The value returned by this command is only meaningful if the "" option is not checked in the field definition of the Structure editor. Otherwise, it always returns False.
	Product:  4D
	Theme:  SQL
	Number:  
        964
        
        
        
	
	Created:  4D v11 SQL  
	4D Language Reference ( 4D v15 R3)
	4D Language Reference ( 4D v15)
	
	4D Language Reference ( 4D v15.4)
	
	4D Language Reference ( 4D v15.3)
 Add a comment
Add a comment