Skip to content

OpenBIMRL | General functions

Class path: text.length

Length

length1.png

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.

Use/Example

length2.png

Node representation with example values

Sample file