InputBox()
  

Displays a modal window used for input of a single string.

SYNTAX

InputBox (cInputPrompt [, cWindowTitle] [, cDefaultValue] [, nTimeout][, lMultiLine ] [, @lCanceled] )