.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-11-14T19:21:20Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos