Printer Widget  - Text

 
The value of the TEXT attribute is the text that is to be initially displayed in the PRINTER widget. When you set this attribute, all existing lines in the PRINTER are cleared. If you execute a STATUS command using a scalar, the first line of the TEXT will be returned to that scalar.
 
If you execute a STATUS command using an array (with n elements) that has fewer elements than VALID LINES, the first n lines will be returned to that string array.