ViewHelper Documentation
v:iterator.reverse
Iterator Reversal ViewHelper
Reverses the order of every member of an Iterator/Array, preserving the original keys.
Arguments
as string
Template variable name to assign; if not specified the ViewHelper returns the variable instead.
subject anySimpleType
The input array/Traversable to reverse