Salesforce

File2Blb (Magic xpi 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

File2Blb (Magic xpi 3.x)

Moves a file into a BLOB variable.

Syntax:

File2Blb (Alpha filename)

Parameter:

filename: A file name. The name of the file to be converted into a BLOB.

Returns:

BLOB – the file packed as a BLOB.

Examples:

File2Blb('C:\myfile.txt') returns a BLOB with the content of the C:\myfile.txt file.

See also:

Blb2File, How Do I Load Unicode, ANSI, or UTF-8 File Content Into Memory?

Reference
Attachment 
Attachment