Skip to main content
Known Participant
July 17, 2018
Beantwortet

User variable question

  • July 17, 2018
  • 2 Antworten
  • 374 Ansichten

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 

    Dieses Thema wurde für Antworten geschlossen.
    Beste Antwort von 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

    2 Antworten

    Bob_Niland
    Community Expert
    Bob_NilandCommunity ExpertAntwort
    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