.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-09-16T18:21:07Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos