Question:
Hi,
Did anyone ever use the pub:string:tokenize-service succesfully to tokenize a string on line feeds and/or carriage returns ?
I tried to, using:
\n
\\n
"\n"
"\\n"
\n\r etc etc. but the SAPBC just tokenized on n and r.
Thanx,
Peter.
Answer:
Hi,
I used this service with a trick
I copied with copy+paste a carriage return sign (not visible) out of a text editor in the input field of this service to get the result.
Regards,
Chrissie
Answer:
Hi,
Just use the large editor by clicking on the text field with the right mouse button.
You can use the 'enter' in the large editor
Regards,