A standard text input control.
The value first specifies the variable name, then optionally a colon followed by a number, the number specifying the max input length.
An Enter Action node may also be attached, in which case any actions attached to the Input node will be action when the focus is within the input control and enter is pressed.
Styling may be applied by the use of CSS as required.