Hi - Is there a way of formatting numeric values within Velocity? Ideally, I would like printf type of functionality where you provide a mask (e.g. ###,###,###.00) and the numeric value is reformatted using that mask.
Is there something in Velocity that does this? If not, how does one go about creating macros (?) to implement this type of functionality? Thanks, Dave
