Línguagem 4DComandosBLOBVersão: PróximoBLOBBLOB PROPERTIES ( BLOB ; comprimido {; descompTam {; tamanhoAtual}} )BLOB size ( BLOB ) : IntegerBLOB TO DOCUMENT ( documento ; BLOB )BLOB to integer ( BLOB ; byteOrdem {; offset} ) : IntegerBLOB to list ( BLOB {; offset} ) : IntegerBLOB to longint ( BLOB ; byteOrdem {; offset} ) : IntegerBLOB to real ( BLOB ; formatoReal {; offset} ) : RealBLOB to text ( BLOB ; formatoTexto {; offset {; compTexto}} ) : TextBLOB TO VARIABLE ( BLOB ; variável {; offset} )COMPRESS BLOB ( BLOB {; compressão} )COPY BLOB ( oriBLOB ; dstBLOB ; oriOffset ; dstOffset ; tamanho )DECRYPT BLOB ( aDecifrar ; enviarChavePub {; recepChavePriv } )DELETE FROM BLOB ( BLOB ; offset ; tamanho )DOCUMENT TO BLOB ( documento ; BLOB )ENCRYPT BLOB ( toEncrypt ; sendPrivKey {; recipPubKey} )EXPAND BLOB ( BLOB )INSERT IN BLOB ( BLOB ; offset ; len {; filler} )[INTEGER TO BLOB ( inteiro ; BLOB ; byteOrdem {; offset LIST TO BLOB ( lista ; BLOB {; *} )LONGINT TO BLOB ( longint ; blob ; byteOrder {; offset } )LONGINT TO BLOB ( longint ; blob ; byteOrder {; *} )REAL TO BLOB ( real ; blob ; realFormat {; offset } )REAL TO BLOB ( real ; blob ; realFormat {; *} )SET BLOB SIZE ( BLOB ; tamanho {; preenchimento} )[TEXT TO BLOB ( texto ; BLOB {; textFormat {; offset[VARIABLE TO BLOB ( variável ; BLOB {; offset