length length

Returns the number of characters of the string expression in the parameter.

Category

String

Function syntax

length(<parameters>)

Parameter

  • string

Signature and returned type

length(<string>)

Returns an integer.

Example

length("Hello World")

Returns 11.

recommendation-more-help
4f4a00c1-77c9-4eee-84df-bbe6206c3ab9