This command will print the text on the selected Windows printer. Each Print statement will be on a new line.
Group: Printer Extensions
Syntax: Printer.Print(sText)
sText (String) is the text stream that is to be sent to the network printer.
Example:
Printer.Print("20lb Super Green Lawn Food")