Skip to main content
Known Participant
July 17, 2018
解決済み

User variable question

  • July 17, 2018
  • 返信数 1.
  • 374 ビュー

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 

    このトピックへの返信は締め切られました。
    解決に役立った回答 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

    Bob_Niland
    Community Expert
    Bob_NilandCommunity Expert解決!
    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