Tags functions
Function length

int length(java.lang.Object)
Returns the number of items in a collection, or the number of characters in a string.

Example:
You have ${fn:length(shoppingCart.products)} in your shopping cart.


Function Information
Function Classorg.apache.taglibs.standard.functions.Functions
Function Signatureint length(java.lang.Object)
Display NameNone


Copyright © 2018, 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.