.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 2025-08-30T18:21:13Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos