Skip to main content
Community Expert
May 28, 2025
Answered

Illustrator Scripting - add soft return

  • May 28, 2025
  • 1 reply
  • 172 views

Hi community,

I'm just trying to add a soft return (as line break) by script, but always end up with a "normal" line break.

Does anybody know the expression for soft returns?

 

Thanks in advance

Nils

Correct answer Nils M. Barner

sometimes you just got to ask to get the answer...

just found a little note – it is suposed to be '\3' instead of '\r' | '\n'

 

1 reply

Nils M. BarnerCommunity ExpertAuthorCorrect answer
Community Expert
May 28, 2025

sometimes you just got to ask to get the answer...

just found a little note – it is suposed to be '\3' instead of '\r' | '\n'