Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adding a line break, to textItem.contents

New Here ,
Jul 04, 2009 Jul 04, 2009

Hi there,

So I am trying to modify the contents of a textItem, I need to add a line break...  I am trying contents = '\n' with no luck, it will only record a square.

Any ideas?  Thanks a lot,

- Jacques

TOPICS
Actions and scripting
1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Guru , Jul 04, 2009 Jul 04, 2009

Use \r instead

Translate
Adobe
Guru ,
Jul 04, 2009 Jul 04, 2009

Use \r instead

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 06, 2009 Jul 06, 2009
LATEST

yup, golden, thanks.

- Jacques

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines