.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-12-07T19:14:00Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos