DISPLAY-MODULE-HELP [Public Function]
Package: 3d-printing (Nick name(s): :3dp)
Display a module help page in the browser.
(display-module-help [page])
Arguments
- page {
string["Home.html"]} - Optional relative path to help page. The path is relative to the extension module's
documentation/pub/htmldirectory. If this parameter is not provided, the module documentation Manufacturing Data Extension Module '3-D Printing' is opened.
Returns
Tfor success;NILotherwise