VSIZE
VSIZE returns the number of bytes in the internal representation of an expression. It returns NULL for a null expression.
Arguments
expr can be an expression of any data type.
Example
VSIZE('Sound of thunder') returns the value 16.
VSIZE(CHANNEL.LONG_DESCRIPTION) returns the following values: