Definitions for "InputBox"
A function which, when executed, displays a box with a prompt (string), a box title (string), a default value (string), and the x and y positions of the upper left hand corner of the box (integers). In most instances, the use will be simply InputBox("string constant").