.OpenModelica.Scripting.getCommandLineOptions

Returns all command line options who have non-default values as a list of strings.

Information

Example output: {"-d=failtrace", "--showErrorMessages=true"}.

Interface

function getCommandLineOptions
  output String[:] flags;
end getCommandLineOptions;

Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos