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
| 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.