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

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : System : HelpTools : Database : GetAttributes

HelpTools[Database]

  

GetAttributes

  

get all help database attributes

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GetAttributes( path )

Parameters

path

-

optional, string or list of strings; path to an existing help database or directory with databases

Description

• 

The GetAttributes command returns a table of all attributes for each help database specified in path or for all currently used  if no path was specified.

Examples

withHelpTools:withDatabase:

GetAttributes

tableC:\Program Files\Maple 2024\lib\maple.help=tablereadonly=true,priority=0,version=4

(1)

Compatibility

• 

The HelpTools[Database][GetAttributes] command was introduced in Maple 18.

• 

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

See Also

HelpTools[Database][GetAttribute]

HelpTools[Database][SetAttribute]