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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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)