Hi list,
I'm trying to replace a path variable on setup this way:
CONSTANTS section
------------------
$constant = text-inside
SETUP section
--------------
path = textaround{$constant}textaround
But it's not working. I'm not sure whether this is allowed in TS.
Anyone?
Thanks in advance,
Sergio