Code: Select all
This is paragraph one (more text here).
This is paragraph two (more text here).
Thanks
W
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Code: Select all
This is paragraph one (more text here).
This is paragraph two (more text here).
Code: Select all
%msg = "This is paragraph one (more text here)." + @Chr(13) + @Chr(13) + "This is paragraph two (more text here)."
@UiPrompt(%msg)
Users browsing this forum: No registered users and 2 guests