Multiple paragraphs in @uiprompt
Posted: Mon Aug 29, 2016 12:48 am
I would like to have @uiprompt display 2 paragraphs, with a space between one and other, for example:
Is is possible to write a string taken as an input by the function which does this?
Thanks
W
Code: Select all
This is paragraph one (more text here).
This is paragraph two (more text here).
Thanks
W