.OpenModelica.Scripting.getNthConnectionAnnotation

Returns the annotation of the n:th connect clause in the class.

Interface

function getNthConnectionAnnotation
  input TypeName className;
  input Integer index;
  output Expression result;
end getNthConnectionAnnotation;

Generated at 2025-04-18T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos