Velocity $fn docs
Posted
by glowcoder
on Stack Overflow
See other posts from Stack Overflow
or by glowcoder
Published on 2010-06-11T20:27:20Z
Indexed on
2010/06/11
20:32 UTC
Read the original article
Hit count: 315
I notice in some Velocity reports I'm working with that $fn contains some built in functions for Velocity. I can't seem to find a list of these. For example, `$fn.formatNumber($fn.duration($time),'##0.0')
My google-fu has failed me on this one. Anyone have link to the docs on this?
© Stack Overflow or respective owner