.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-12-25T19:13:51Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos