Hi all, I have a question about Advanced PDF templ...
# suitescript
d
Hi all, I have a question about Advanced PDF templates. If in custom template I have the following code:
Copy code
<#if statements?has_content><#list statements as statement>
<pdf>
What is the correct way to pass parameter "statements" from UserEvent script?