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
b22c9c5d-9208-48f4-b874-1cefb8df4d76