Append User Formatted HTML to Report VI
- Updated2025-07-30
- 2 minute(s) read
Inserts text that is not preformatted by LabVIEW in the HTML report.
Use this VI to insert tags not currently supplied by the Report Generation VIs.

Inputs/Outputs
report in
—
report in is a reference to the report whose appearance, data, and printing you want to control. Use the Create Report VI to generate this LabVIEW class object.
HTML text
—
HTML text is the text LabVIEW adds to the HTML document without extra tags. This input allows the use of tags not currently supplied by the Report Generation VIs.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
report out
—
report out is a reference to the report whose appearance, data, and printing you want to control. You can wire this output to other Report Generation VIs.
error out
—
error out contains error information. This output provides standard error out functionality. |
report in
—
HTML text
—
error in (no error)
—
report out
—
error out
—