.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-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos