length
Creates a LENGTH(expr) function that returns the length of the given string expression.
Return
The LENGTH(expr) function.
Parameters
operand
The string expression.
Creates a LENGTH(expr) function that returns the length of the given string expression.
The LENGTH(expr) function.
The string expression.