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)