input dialog text-area

“lazy” :oops: programmer request:

Would like to have a ShowInputDialog() that allow me to get a “TEXT-AREA” variable

btw…
the help string in showInputDialog has a little mistake: “… (parameter: Title, Message, ??? OPTIONS ???)” or there are options???

Thank you in advance

The sample code for that function is updated to be more clear.

Is there a way to specifiy what the initial contents of an input dialog are?

Is not possible, make a form and show in dialog if that fuctionality is needed.