Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
Hi Bob,
Thank you so much!
Cheers,
Elizabeth