string.length
aliases: [str.length]
number of characters in string (unicode supported)
available since version: 0.3
inlets:
- input string or symbol. Unicode strings also supported.
type: control
outlets:
- length of string: number of character
type: control
keywords:
string
length
Authors: Alex Nadzharov, Serge Poltavsky
License: GPL3 or later