Textutils (API)
From ComputerCraft Wiki
Revision as of 00:34, 29 January 2012 by Kaleb702 (Talk | contribs) (Created page with "Text utilities is used to mess around with text easier. Its functions include: * textutils.slowPrint( text ) * textutils.tabulate( table, table2, so on) * textutils.formatTim...")
Text utilities is used to mess around with text easier.
Its functions include:
- textutils.slowPrint( text )
- textutils.tabulate( table, table2, so on)
- textutils.formatTime( time, bTwentyFourHour)