Skip to main content
Calculates the length of the input string. When used with an array argument, LENGTH is a synonym for ARRAY_LENGTH

Syntax

Parameters

Return Type

INTEGER

Example

Use the LENGTH to find the length of any string, such as:

Rows: 1Execution time: 6.03ms

Spaces are included in the calculation of the total length of the string.