Page 1 of 1

Remove linebreak from custom variable

Posted: Tue Aug 23, 2022 10:13 am
by mart3223
Hi all Switchers,

Example. I have a variable that comes from my ERP witch contains a linebreak (its a comment field) looks something like this:

Code: Select all

Print order today.
Please check colors.
I want to remove the linebreak, that the result will be:

Code: Select all

Print order today. Please check colors.
Is there a way to remove that linebreak? Like to hear.

Kind regards, Martijn

Re: Remove linebreak from custom variable

Posted: Tue Aug 23, 2022 11:06 am
by jan_suhr