Length(String: String): Number
String length. Returns a number containing the length of String.
Length function syntax has these named arguments:
Parameter
Description
String
Required. Field reference or string to return the length of.
See Also
SQL String Functions