P.empty()
P.empty(Caption,...)
P
[ struct ] - Report object created by the report.new
function.
Caption
[ char ] - Caption for the empty objet; the caption is only displayed in the on-screen report structure.
See help on generic options in report objects.
The empty
object does not produce any visible output in the report. It can be used in align
or figure
to create blank space.