InputBox()
  

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

SYNTAX

IcRetVal := InputBox( cInputPrompt [, cWindowTitle] [, cDefaultValue] [, nTimeout] [, cTimeoutValue] [, lMultiLine] [, @lCanceled] )