.Buildings.Utilities.Plotters.BaseClasses.sendTerminalString

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

Information

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

Interface

function sendTerminalString
  extends Modelica.Icons.Function;
  input Buildings.Utilities.Plotters.BaseClasses.Backend plt "Plot object";
  input String string "String to be printed";
end sendTerminalString;

Revisions


Generated at 2025-04-18T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos