Name

Summary::AddHeader — Add a RichText section header to an existing summary.

Synopsis

Import Summary;
string Summary::AddHeader ( string  summary ,
  string  header );

Parameters

string summary

previous RichText (HTML) summary to add to

string header

header to add (plain text, no HTML)

Return Value

string

the new summary including the new header