length

fun length(block: Expression.ExpressionBuilder.() -> Unit)

Returns the length of an array or string.

fun length(string: String)

Gets the length of an string.