Skip to main content
Known Participant
July 17, 2018
Answered

User variable question

  • July 17, 2018
  • 1 reply
  • 373 views

Is it possible to create a two line entry in a user variable in Frame 2017 and then display one line on top of the other? I am trying to place a multi-line user variable in a footer.

Thanks for any help.

Cheers,

Elizabeth 

    This topic has been closed for replies.
    Correct answer Bob_Niland

    In the variable dialog, use the FM building block
    \r

    in between the two line elements.
    No extra spacing required. For example:
    Name: 2line
    Definition: line one\rline two

    1 reply

    Bob_Niland
    Community Expert
    Bob_NilandCommunity ExpertCorrect answer
    Community Expert
    July 17, 2018

    In the variable dialog, use the FM building block
    \r

    in between the two line elements.
    No extra spacing required. For example:
    Name: 2line
    Definition: line one\rline two

    Known Participant
    July 17, 2018

    Hi Bob,

    Thank you so much!

    Cheers,

    Elizabeth