All of the text functions described below can be applied to a rectangular area of the screen, called a text area.
A text area acts like a virtual terminal and text output is displayed within the confines of a rectangle given in the DefineArea command. For example:
All of the text functons operate on a text area by using the text area name instead of "GLCD", for example:
See the example sketches for more example usage.