Name

del_help_chapter — Delete an entry in the helps list

Calling Sequence

del_help_chapter(title[,mode])

Parameters

title

String array, Help chapters title

mode

A boolean, if TRUE, the chapter is considered as belongs to a internal modules, otherwise, the chapter is added as external module. It's an optional input argument and its default value is %F.

Description

This function deletes an entry in the helps list.

See Also

help , add_help_chapter