.OpenModelica.Scripting.getParameterNames

Returns the names of all parameters in a given class.

Interface

function getParameterNames
  input TypeName class_;
  output String[:] parameters;
end getParameterNames;

Generated at 2026-03-07T19:14:02Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos