| 4D v18BLOB size | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 BLOB size 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BLOB size ( blob ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| blob | BLOB |   | BLOB field or variable | |||||
| Function result | Longint |   | Size in bytes of the BLOB | |||||
BLOB size returns the size of blob expressed in bytes.
The line of code adds 100 bytes to the BLOB myBlob:
 SET BLOB SIZE(myBlob;BLOB size(myBlob)+100)
	Product:  4D
	Theme:  BLOB
	Number:  
        605
        
        
        
	
	Created:  4D v6
size
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Language Reference ( 4D v18)
	
	
	
	
	
 Add a comment
Add a comment