.OpenModelica.Scripting.generateEntryPoint

Information

Generates a main() function that calls the given MetaModelica entrypoint (assumed to have input list and no outputs).

Interface

function generateEntryPoint
  input String fileName;
  input TypeName entryPoint;
  input String url = "https://trac.openmodelica.org/OpenModelica/newticket";
end generateEntryPoint;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos