GetTopics - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


HelpTools[Database]

  

GetTopics

  

get the list of topics for items stored in a help database

 

Calling Sequence

Description

Examples

Compatibility

Calling Sequence

GetTopics()

GetTopics( FilePath )

Description

• 

The GetTopics command returns the list of topic names for items stored in a given help database file.

Examples

withHelpTools:withDatabase:

If run with no arguments, a file browser Maplet assists in selecting a help database to open:

GetTopics

If a file path is specified, the list of topics for items stored in the given file is returned:

GetTopicsFileTools:-JoinPathlib,maple.help,base=mapledir

Compatibility

• 

The HelpTools[Database][GetTopics] command was introduced in Maple 2019.

• 

For more information on Maple 2019 changes, see Updates in Maple 2019.

See Also

DocumentTools:-RemoveTask

HelpTools:-Database:-Create

makehelp