active content advanced options
Returns the number of bytes in "string_expression".
octet_length ( string_expression )
octet_length ( 'ABCDEF' )
Result
6
octet_length ( '' )
0