Home
The file.setContent( ) method rewrites the entire content of the file using the data stored in the content BLOB. For information on BLOBs, please refer to the BLOB Commands section.
$myFile:=Folder(fk documents folder).file("Archives/data.txt") $myFile.setContent([aTable]aBlobField)
file.getContent( )
Product: 4D Theme: File and Folder
4D Language Reference ( 4D v19) 4D Language Reference ( 4D v19.1)