.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-07-14T18:21:07Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos