var msg = prompt("Type something:") is very useful but it uses a TextField. I would like to have a TextArea instead, so the user can type and see a bigger message. Is it rocket science? Probably not but google did not help. I wish I was a front end guy. :-)
Thanks!