functionsendTerminalString

Function that prints the string to be added at the end of the html file

Extends from Modelica.Icons.Function (Icon for functions).

Information

External function that prints string to the plot object. The string will be added at the end of the html file.

Inputs

TypeNameDefaultDescription
Buildings.Utilities.Plotters.BaseClasses.BackendpltPlot object
StringstringString to be printed

Revisions

  • March 23, 2018, by Michael Wetter:
    First implementation.