.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-05-30T18:21:03Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos