InputBox()
Displays a Modal Window Used For Input Of a Single String

 

 

 

Syntax:

 

 

    InputBox (cInputPrompt [, cWindowTitle] [, cDefaultValue]

      [, nTimeout ,  cTimeoutValue] [, lMultiLine ] )