The system function LobLib.getBlobLen returns the number of bytes in the value referenced by a variable of type BLOB.
LobLib.getBlobLen(blobVariable BLOB in) returns (result BIGINT)
Related concepts
Syntax diagram for EGL functions
Related reference
BLOB
EGL library LobLib