help.lookup

Returns the location of the help file for the given topic.

ExamplePrint location of hello help file
Code
<nowiki>print(help.lookup("hello"))</nowiki>

help.lookup
Function
Syntax
help.lookup(
  • topic : string
)

Returns string
API Help
Source 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.