HelpTextBuilderTechnical.addSection

Adds a new section.

class HelpTextBuilderTechnical
final ref
addSection
()

Parameters

sectionName string

The name of the section.

Return Value

A reference to the section, so that the addContent function can be called.

Meta