functionsendString

Function that prints a string to the html file

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

Information

External function that prints string to the plot object.

Inputs

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

Revisions

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