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

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]