Length_(Source: String)
Source. String.
It returns the number of characters in the specified string.
To get a particular number of string characters, use the Left and Right functions.
Formula | Result | Application |
= Length_("Calculator") | 10 |
Expressions can be used in model formulas of modeling container, in formulas of time series database calculated series, in formulas of the modeling container that is a child one for time series database in expression editor. |
= Length_("Monday") | 6 |
See also: