Salesforce

BlobToBase64 (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

BlobToBase64 (Magic xpa 3.x)

Converts a Magic xpa BLOB to a BLOB variable encoded in the BASE-64 algorithm.

Syntax:

BlobToBase64(BLOB)

Parameters:

BLOB: A BLOB to encode in BASE-64.

Returns:

Returns a BLOB variable containing the binary value encoded in BASE-64.

See also:

BlobFromBase64

The Online and Rich Client Samples projects (program CV13 and RCV13)

Reference
Attachment 
Attachment