.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-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos