.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-11-14T19:21:20Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos