.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 2025-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos