.OpenModelica.Scripting.getNthConnection

Returns the n:th connection.

Information

Example command:

getNthConnection(A) => {"from", "to", "comment"}

Interface

function getNthConnection
  input TypeName className;
  input Integer index;
  output String[:] result;
end getNthConnection;

Generated at 2026-02-03T19:14:02Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos