Like in javascript you do:

var whatever = prompt("text","default");

How can I do this in VBScript?