Paragraph

report_paragraph TPTReport.Paragraph([string text])

This function generates a paragraph with the given plain text.

Parameters:

[text] (optional) the text to be used for this paragraph. This parameter is optional. If omitted, an empty text will be used which can later be changed using report_paragraph.setText().

Returns:

the new paragraph that can be added to report