add_section
add_section
Add a new named section to the SWML document. Delegates to
SWMLService.add_section().
Parameters
section_name
Name of the section to create.
Returns
Self — The builder instance for method chaining.
add_section
Add a new named section to the SWML document. Delegates to
SWMLService.add_section().
Name of the section to create.
Self — The builder instance for method chaining.