Iam using join block of text to join 3 blocks 600,+,400 to show 600+400 but its shows 600 400 instead of + symbol it just shows a gap
Post a screenshot of your blocks
What happens if you use encode value for plus sign ? For example 2B
or %2B
instead of +
?
%2B works, thank you
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.