Hello,
is it possible to create a (text) constant to perfom a carriage return / Line Feed? What would be the Value of the constant?
In Attributes where you want to keep track of the different steps that have been passed, a cr/lf could really improve readability.
If not possible through a constant, are there other options?
Thank you.
Kind Regards,
Mathias
Denitza Fuchs on
Hi Mathias,
you can create a new constant from type String and copy/paste a linebreak from arbitrary text editor in the value field.
Hope this helps
Denitza