Summary::AddSimpleSection — Add a simple section to an existing summary, consisting of a header and one single item.
Import Summary;
string
Summary::AddSimpleSection
( | string | summary , |
string | header , | |
string | item
) ; |