.Buildings.Utilities.Plotters.BaseClasses.sendString

Function that prints a string to the html file

Information

External function that prints string to the plot object.

Interface

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

Revisions


Generated at 2026-02-20T19:13:59Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos