rednet.close
![]()
| rednet.close Function | |
|---|---|
|
Syntax rednet.close(
| |
| Returns | nil |
| API | rednet |
| Source | CC:Tweaked (source) |
Closes rednet on the modem attached to side.
![]()
|
|||
| If rednet is open on the top modem on the computer, this will close it. | |||
| Code | <nowiki>
rednet.close("top")
</nowiki>
|
||
| Output | Rednet events will no longer trigger on the top modem. | ||
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.