Query multiple variables in a pop-up window with AskString$()

I suggest to implement the following feature:

please make it possible to pop-up only one window when printing for more than one askstring$() variables instead of one pop-up window per variable

A typical use case might be:

When using the askstring$() function, it will be easier for the user to know directly which information he has to provide for the printing and additional if the user does not want to write any information in the variables, he has only to click one time “OK” or Cancel to leave the input window. It is a much more compact solution for the askstring$() function

Thank you for thinking about it.