P.include(Caption,FileName,...)
P [ struct ] - Report object created by the function report.new.
Caption [ char ] - Caption displayed at the top of the file included.
FileName [ char ] - File name that will be included here.
'centering=' [ true | false ] - (Inheritable from parent objects) Centre the content of the file on the page.
'separator=' [ char | empty ] - (Not inheritable from parent objects) commands that will be inserted after the table.
'typeface=' [ char | empty ] - (Not inheritable from parent objects) code specifying the typeface for the include element as a whole; it must use the declarative forms (such as \itshape) and not the command forms (such as \textit{...}).
'verbatim=' [ true | false ] - (Not inheritable from parent objects) Enclose the content of the file in a verbatim environment.
See help on generic options in report objects.