The scripting API has been extended to include User Interface (UI) creation.
With this new API you can easily ask input values in your scripts!
Here is a small example:
Which gives this result:
As you can see, with just a few lines of code, you can make your scripts more user friendly and interactive. For more advanced users it is also possible to receive events (for example text changes, button click) to do custom actions.