.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-07-26T20:40:21Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos