Calculate the length of a string

How can I calculate the length of a string in Stackby using the LEN() function?

Use LEN() like this:
LEN({Example Text}) to get the string length in the “String Length” column.