I have set up a template configuration to generate an email around two fields I enter at message submit time.
It is a very impressive feature.
I wanted to add in a variable both to the email keyword header line and to the title (text prompt in the template editor) on the enter variables screen.
Initially I defined the variable and then entered a second line using SET to create a value for it, at the beginning of my template script.
This worked for the keyword header but NOT for the title line on the enter variable values screen, which displayed a null value.
I did find a very good workaround; set the default value for the variable at create time. It now displays correctly in both places.
However I wonder if there's a bug here...