Node: Length, Next: Multi, Previous: Floor, Up: Expressions
length
The expression length(list) yields the number of elements in list.
length(
)
The expression length(string) yields the number of characters in string.