.OpenModelica.Scripting.setComponentComment

Sets the comment on a component.

Interface

function setComponentComment
  input TypeName className;
  input TypeName componentName;
  input String comment;
  output Boolean success;
end setComponentComment;

Generated at 2026-05-08T18:18:52Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos