<@U86RW6Q92> there is an `?esc` builtin for string...
# advancedpdf
s
@Azi there is an
?esc
builtin for strings in Freemarker: https://freemarker.apache.org/docs/ref_builtins_string.html#ref_builtin_esc Where is the
&
character coming from? Usually strings from a record are escaped by Netsuite automatically, and other substitutions made, such as replacing line breaks with
br
tags.