article-title ( topic -- string )
Factor handbook » Developer tools » Help system » Help system implementation

Prev:article-name ( topic -- string )
Next:article-content ( topic -- content )


Vocabulary
help.topics

Inputs
topican article name or a word


Outputs
stringa string


Word description
Outputs the title of a specific help article.

Definition


Methods