multishell.getCount
| multishell.getCount Function | |
|---|---|
|
Syntax multishell.getCount() | |
| Returns | number count |
| API | multishell |
| Source | CC:Tweaked (source) |
Get the number of Multishell Tabs
|
|||
| Get the number of Multishell Tabs and print it. | |||
| Code | <nowiki>
print(multishell.getCount())
</nowiki>
|
||
| Output | 5
|
||
Functions | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Lua |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CC:Tweaked |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This article is issued from Computercraft. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.