Length

circle-info

The Length() function calculates the number of characters of a text.

This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.

circle-check

Syntax

chevron-rightLength(text)hashtag

Length("SomeText or Other 1234") => 22

Parameters

Name
Type
Required
Description

text

text

☑️

a text

Last updated

Was this helpful?