Join Slack
Communities
Powered by
<@U38PGCNGN> the length is `list?length`. For inde...
# advancedpdf
m
michoel
08/16/2018, 12:06 AM
@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
3
Views
Open in Slack
Previous
Next