<< add_help_chapter utilities help_from_sci >>

Scilab Help >> Gerenciamento de ajuda online > utilities > del_help_chapter

del_help_chapter

Delete an entry in the help list

Syntax

del_help_chapter(title[,mode])

Arguments

title

A character string, help chapter title

mode

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

Description

This function deletes an entry in the help list.

See also


Report an issue
<< add_help_chapter utilities help_from_sci >>