OpenBIMRL | General functions
Class path: text.length
Length
Description
Counts the number of characters in a text or character string.
Input
Input | Name | Typ | Description |
---|---|---|---|
0 | String | Text | A text or character string. |
Output
Output | Name | Typ | Description |
---|---|---|---|
0 | Length | Number | The character length of the specified text. |