<@U38PGCNGN> the length is `list?length`. For inde...
# advancedpdf
m
@rustyshackles the length is
list?length
. For index, the old way was a magic
_index
variable e.g.
<#list record.item as item> ${item_index} </#jobs list>
, but that's deprecated in favour of
item?index