.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-11-14T19:25:47Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos