Next: , Previous: Floor, Up: Expressions


6.4.7 The Function length

The expression length(list) yields the number of elements in list.

The expression length(string) yields the number of characters in string.