.OpenModelica.Scripting.setConnectionComment

Sets the description string on a connect equation in the given class.

Interface

function setConnectionComment
  input TypeName className;
  input VariableName connector1;
  input VariableName connector2;
  input String comment;
  output Boolean success;
end setConnectionComment;

Generated at 2026-02-03T19:14:02Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos