In velocity, I want to do something different in the last loop.
What is the correct idiom?
RELATED: Last iteration of enhanced for loop in
This worked for me in an older version of Velocity
#if($velocityCount < $list.size()), #end