length

open fun length(value: Expression<List<*>>): Expression<Number>(source)

Gets the length of an array or string. In a string, a UTF-16 surrogate pair counts as a single position.