If set, the value of any property names matching the API name of a command will be substituted for that command's default abbreviation.
Any sections or commands whose API name is an element of this array will be excluded from the resulting table.
If set, the value of any property names matching the API name of a command will be substituted for that command's default gesture.
If set, then each command's section of the table will have an ID that consists of this prefix concatenated with the command's API name. Setting this will allow linking to individual sections and commands in the resulting table. For example, if this is set to the empty string ""
, then linking to the fragment identifier #squareRoot
would take the reader to the square root command. If null, then no IDs are generated. The default is null.
If set, help content is generated for the specified platform. The default is to target the platform that the app is running on.
If true, then header will include a search field that can be used to search the table content by hiding rows that do not match the search term. The default is true. This option has no effect if showHeader
is false.
An array of custom sections to be inserted into the table.
If true, each command listed in the help table will include the string used to apply that command in API calls.
If true, the table includes a header describing each column. The default is true.
This API is still under development and is subject to change. Copyright © Math I Can Do Solutions Incorporated and/or its licensors.
A template that customizes generated help tables.
createHelpTable