.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-07-25T18:21:05Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos