In SUF 9.2 Dialog.Input appears to be limited to a Prompt of two lines maximum. Is there some setting to get more lines to appear?
E.g.,
res = Dialog.Input("Test", "This line will show\nThis will show too\nThis will not");
Thanks.
E.g.,
res = Dialog.Input("Test", "This line will show\nThis will show too\nThis will not");
Thanks.