.OpenModelica.Scripting.getInitialStates

Returns a list of initial states in a class.

Information

Each initial state item contains 2 values i.e, state name and annotation.

Interface

function getInitialStates
  input TypeName cl;
  output String[:, :] initialStates;
end getInitialStates;

Generated at 2025-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos