Previous Topic

Next Topic

Length - SQL Function

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

Book Contents

Book Index