length()

The length() function returns string length.

Syntax

length(expr)
Note:
  1. Return string(expr) length.