.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-09-04T22:10:29Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos