multishell.setTitle
| multishell.setTitle Function  | |
|---|---|
| 
Syntax multishell.setTitle( 
  | |
| Returns | nil | 
| API | multishell | 
| Source | CC:Tweaked (source) | 
Set the title of a multishell tab.
  | 
  |||
| Set the title of tab 1 to "Computercraft". | |||
| Code | <nowiki>
multishell.setTitle(1,"Computercraft")
    </nowiki>
 | 
    ||
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.