KNOWLEDGE BASE
Miscellaneous
Property
Expression
Description
Miscellaneous
Length(value)
Converts
value
into text and returns the number of characters it contains, including whitespace. For example, the following expression returns
19
:
Length("The Quick Brown Fox")