.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-06-18T12:02:28Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos