Hello all,
I have setup a workflow that will provide a list of IDs, which I then need to put into a word document with surrounding hard-coded text. The Report Text tool works for this however the output on the Word doc does not include the braces {} that I require around certain words in the hard-coded text.
The below shows what the output should look like versus how it actually appears. The only text which is not hard-coded in the Report Text tool is the ID in bold.
I cannot post the actual flow as it contains proprietary information.
What it should look like:
{down}{down}{down}{down}{down}{down}{down}{down}{down}{down}
ID xyz
{f2}
[script_trigger_delay(1.5)]
C
{enter}{enter}{enter}
Current Output:
downdowndowndowndowndowndowndowndowndown
ID xyz
f2
[script_trigger_delay(1.5)]
C
enterenterenter