Language Reference Guide : 4. System Classes : CompSource Class : IsNullable Attribute
 
Share this page                  
IsNullable Attribute
Data Type: smallint
4GL Access: RW1
The IsNullable attribute is applicable only to frame and procedure components. It is TRUE if the return variable for the component can be set to null.
If the value of DataType attribute is a class name, IsNullable is always TRUE.