Overview - 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

 

Description

Commands in the HelpTools:-Database Package

Compatibility

Description

• 

Package for creating and manipulating help databases

• 

Each help database has the following built in attributes

Attribute

Type

Description

priority

positive integer

priority of the database, content in database with higher priority supersedes content in databases with lower priority

readonly

true or false

while readonly is true help database cannot be modified

version

positive integer

version of the database

• 

Built in attributes cannot be deleted and the version attribute cannot be modified.

Commands in the HelpTools:-Database Package

Add

Create

GetActive

GetAttribute

GetAttributes

GetTopics

Remove

RemoveAttribute

RemoveFromDatabase

SetAttribute

 

 

Compatibility

• 

The HelpTools:-Database package was introduced in Maple 18.

• 

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