Displays the value of the named variable as a piece of text (the user cannot "edit" it, for this use a Textbox).
The displayed is dynamic, in that is the value is changed in the background (via a Store element perhaps), then the on screen value will change.
If a Value element is attached (optional), then the value will be set to this.
Styling may be applied by the use of CSS as required.