Skip to main content

How to Convert Line Breaks to Half-Width Spaces

Yuki Omori avatar
Written by Yuki Omori
Updated this week

Q:

Is it possible to convert the line breaks in the extracted text into half-width spaces by replacing characters?

A: Yes, it is possible.

By entering the following string in the Replace Data action in “Data Conversion”, you can convert line breaks into half-width spaces.

  • Search target for replacement: | |

  • String after replacement: Enter a half-width space

Search Keywords

Line breaks, half-width spaces, data replacement, manipulate, transform data, regular expression, character replacement

Did this answer your question?