.OpenModelica.Scripting.getNthConnection

Information

Returns the Nth connection.
  Example command:
  getNthConnection(A) => {"from", "to", "comment"}

Interface

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

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos