Difference between revisions of "Term.scroll"

From ComputerCraft Wiki
Jump to: navigation, search
m (Moved to CAT:APIFunctions)
Line 9: Line 9:
 
|examples=
 
|examples=
 
}}
 
}}
 +
 +
[[Category:API_Functions]]

Revision as of 18:41, 28 November 2012


Grid Redstone.png  Function term.scroll
Scrolls the terminal window.
Syntax term.scroll(int n)
Returns None
Part of ComputerCraft
API term