The input Tcl Command
input [-type <string | number>] [-title <dialog-title>] [-desc <input-description>] [--] <variable-name> [<Default text>]
return value: 0 (OK) or 1 (Cancel).. and on OK the variable is set to the input result
Asks the user information in a popup dialog