Lucee Function Reference

len()

Determines the length of a string, array or struct

Example

len(object value):number

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
value object  Yes the object to measure the length of