.OpenModelica.Scripting.getCommandLineOptions

Information

Returns all command line options who have non-default values as a list of
   strings. The format of the strings is '--flag=value --flag2=value2'.

Interface

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

Generated at 2024-04-15T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos