Skip to main content
Participant
August 18, 2022
Question

Line Breaks in Special > Variables

  • August 18, 2022
  • 1 reply
  • 397 views

Running FMv12 on Win 10.

Programming Variables on Master Page, eg: Running H/F 10.

Variable Definitions set to read-in an Attribute Value, truncated by a string of text, thus:

<$attribute[SectionTitle]> (Continued)

Would like to insert Line Break before the text string, such as:

<$attribute[SectionTitle]>//r(Continued)

<$attribute[SectionTitle]>\/r(Continued)

<$attribute[SectionTitle]>/br(Continued)

How to do this?

Thank you!

Dave

This topic has been closed for replies.

1 reply

frameexpert
Community Expert
Community Expert
August 19, 2022

I don't remember if you can add line breaks to variable definitions, but if so, it would be \r.

Participant
August 19, 2022

I had tried that; and prob shoulda listed it in my post, since I listed so many anyway.

Thanks for the reply!

frameexpert
Community Expert
Community Expert
August 19, 2022

If you are always using the "(Continued)" string, you can just hard-code a new line and the string into the text frame.