.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-01-14T19:14:01Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos