Skip to main content
Known Participant
July 17, 2018
Respondido

User variable question

  • July 17, 2018
  • 2 respostas
  • 374 Visualizações

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 

    Este tópico foi fechado para respostas.
    Melhor resposta por 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 Respostas

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