.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-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos