printer.write
From ComputerCraft Wiki
Revision as of 14:32, 26 September 2012 by Jdc1197 (Talk | contribs) (Created page with "{{lowercase}} {{Function |name=printer.write |args= string text |returns=Empty string (bug?) |api=none |addon=ComputerCraft |desc=Writes onto the paper |exam...")
| Writes onto the paper | |
| Syntax | printer.write(string text) |
| Returns | Empty string (bug?) |
| Part of | ComputerCraft |
| API | none |
Examples