Solved
Use Global token in a new velocity token
Hi,
I created a new token called my.daysFromStart and has a number and I wonder if is possible to use this token in a new email script token.
Example
#if ($days > {{my.daysFromStart}})
#end
But I don’t if is possible.
Thanks