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
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Utilities.Plotters.BaseClasses.Backend | plt | Plot object | |
| String | string | String to be printed |
Revisions
-
March 23, 2018, by Michael Wetter:
First implementation.