:pushpin: PSA: current <version of Freemarker> bei...
# advancedpdf
d
šŸ“Œ PSA: current version of Freemarker being used by NS is now 2.3.32!! New directives and built-ins in thread
šŸ‘€ 4
šŸŗ 3
• 2.3.27 ā—¦ <https://freemarker.apache.org/docs/ref_directive_list.html#ref.directive.list.continue|#continue directive> ā—¦ ?sequence built-in • 2.3.28 ā—¦ ?min and ?max • 2.3.29 ā—¦ ?filter ā—¦ ?map ā—¦ ?take_while and ?drop_while ā—¦ ?truncate • 2.3.30 ā—¦ ?with_args, ?with_args_last and .args • 2.3.31 ā—¦ ?eval_json • 2.3.32 ā—¦ ?cn (like ?c but with nulls)
šŸŽ‰ 2
e
How do you know that NS updated to 2.3.32? Are you able to use these features you listed?
šŸ‘€ 1
@David B
b
@ericbirdsall I was wondering this too. Using
${.version}
as SuiteAnswers suggests results in an error.
d
the freemarker special variable
${.version}
is how I confirmed this Just double checked and both prod and sandbox showing
2.3.32
. On OCI Sydney, not that which DC you're on should matter
for posterity, just adding that Ben is getting the error in an email template (post here) it may be that email messages don't have access to the freemarker special variables