IHelpSectionContent.getContent

Generates a string to display inside of a help text section.

interface IHelpSectionContent
string
getContent

Parameters

options HelpSectionOptions

Options regarding how the text should be formatted. Please try to match these options as closely as possible.

Return Value

Type: string

The generated content string.

Meta