Textfile()

From TinyMUX
Revision as of 09:12, 27 November 2010 by Ihavenomouth (talk | contribs) (New page: Category:Functions {{Function|textfile(<helpcmd>, <topic>)}} Returns the body of <topic> associated with <helpcmd> that would have been shown if <helpcmd> were used instead. == Exam...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


textfile(<helpcmd>, <topic>)

Returns the body of <topic> associated with <helpcmd> that would have been shown if <helpcmd> were used instead.

Example

> help say

...


> think textfile(help,say)

...

Related Topics

help, helpfile in wizhelp, raw_helpfile in wizhelp