ids requiredA dash-separated list of ids (the kind ids, treeids, relation getters and similar commands produce). Each segment is trimmed; empty segments and the bare string 0 are dropped. A single value with no dashes is returned unchanged.
limit optional default (none - return all)Optional. After the list is reversed, keep only the first N ids and drop the rest. Counting starts from the new front of the reversed list. Omit it (or pass 0 or empty) to return the whole reversed list. A limit larger than the list length simply returns the whole list.
{reverse:12-34-56}
{reverse:a-b-c-d}
{reverse:12-34-56-78-90:2}
{reverse:one - two - three}
{reverse:12--34---56}
{reverse:0-1-2}
{reverse:solo}
{reverse:1-2-3-4-5:10}
{limit:{reverse:{ids:9e1d2b9f88e3d6c3bf0eb967378610d6}}:0:1}