Salesforce

BlobSize (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

BlobSize (Magic xpa 3.x)

Returns the BLOB size.

Syntax:

BlobSize(variable)

Parameters:

variable: A BLOB value that contains the selected BLOB.

Returns:

A number (in bytes) containing the BLOB size. If the BLOB is a null, the function returns a 0 value.

See also:

The Online and Rich Client Samples projects (program CS01 and RCS01)

Reference
Attachment 
Attachment