sql.bitLength( str as String ) as Number
Returns the length of the string "str" in bits.
sql.bitLength("text") => 32