Forum Discussion
NAVTEQ_Support_1
15 years agoContributor
Additional information is that using ${=String.valueOf('\u0009')} to enter tab (tabulator) character works just fine. In our tests Enter (${=String.valueOf('\u000A')}) and Carriage return (${=String.valueOf('\u000D')}) are not working, they are somehow "swallowed" by SoapUI and cause internal havoc.