RemoveFromDatabase - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

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

HelpTools[Database]

  

RemoveFromDatabase

  

remove an item stored in a help database

 

Calling Sequence

Description

Examples

Compatibility

Calling Sequence

RemoveFromDatabase()

RemoveFromDatabase( topic, FilePath )

Description

• 

The RemoveFromDatabase command removes an item stored in a given help database file.

Examples

withHelpTools:withDatabase:

If run with no arguments, a Maplet assists in selecting a help database as well as selecting an item to remove:

RemoveFromDatabase

If an item topic and file path is specified, then the item is removed from the database.

RemoveFromDatabaseTopicFolder/Topic,MyHelpDatabase.help

Compatibility

• 

The HelpTools[Database][RemoveFromDatabase] 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

 


Download Help Document