DB_Column.text_length
text_length
Group: Text
Documentation
Calculates the text length for each element of the column. In the Database backends, the default text length method of the particular database is used. In the in-memory backend, this will give you the grapheme length of the string.
Examples
import Standard.Examples
example_text_length =
Examples.text_column_1.text_length