Accepting Multi-Line Input with Prompt.text
Is there a way to accept multi-line input? Doing
Prompt.text in a loop kinda works, but I can't paste multi-line text that way unfortunately