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

Online Help

All Products    Maple    MapleSim


DocumentTools

  

RemoveTask

  

remove a task from a Maple help database

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

RemoveTask(task)

Parameters

task

-

string ; name of the task to remove

Description

• 

The RemoveTask function removes a task from a help database.  Note that you can not remove tasks which are included in the standard distribution of Maple with this command.

Examples

withDocumentTools:

RemoveTaskmy task

Compatibility

• 

The DocumentTools[RemoveTask] command was introduced in Maple 16.

• 

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

See Also

About Help Databases

DocumentTools

DocumentTools[CreateTask]

DocumentTools[InsertTask]