Difference between revisions of "Pprint"

From MiniScript Wiki
Jump to navigation Jump to search
(Created page with "In Mini Micro and Farmtronics, <c>pprint</c> (short for "pretty print") is a function defined in startup.ms that prints a value with line-wrapping and pagination s...")
(No difference)

Revision as of 14:18, 21 January 2023

In Mini Micro and Farmtronics, pprint (short for "pretty print") is a function defined in startup.ms that prints a value with line-wrapping and pagination so that it is more readable.


This article is a stub. You can help the MiniScript Wiki by expanding it.