Navigation: Job Configuration > Expressions and Expression Functions > Expression Functions > List Functions
Returns the number of items in the list.
length(list as list) -> number
Name
Type
Description
list
Specifies the input list object.