Difference between revisions of "Multishell.getCurrent"
From ComputerCraft Wiki
Apemanzilla (Talk | contribs) (Make multishell.getCurrent page) |
Apemanzilla (Talk | contribs) m (Fix arguments) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|name=multishell.getCurrent | |name=multishell.getCurrent | ||
− | |||
|api=multishell | |api=multishell | ||
|returns={{type|number}} tabID | |returns={{type|number}} tabID |
Revision as of 16:17, 2 June 2014
![]() | |
Returns the tab that is currently active. | |
Syntax | multishell.getCurrent() |
Returns | number tabID |
Part of | ComputerCraft |
API | multishell |