DocumentTools
RemoveTask
remove a task from a Maple help database
Calling Sequence
Parameters
Description
Examples
Compatibility
RemoveTask(task)
task
-
string ; name of the task to remove
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.
with⁡DocumentTools:
RemoveTask⁡my task
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[CreateTask]
DocumentTools[InsertTask]
Download Help Document