Invokes the documentation viewer for a specific book.
Syntax |
bool invoke_help(const string &in book, int mode=shell::help_default, const string &in params='') |
---|---|
book |
Book name |
mode |
Display mode (optional; see invoke_help mode table) |
params |
Parameters for display mode (optional) |
Result |
Returns true if documentation displayed, false otherwise |