.OpenModelica.Scripting.generateCode

Generates code for a function.

Information

The input is a function name for which C-code is generated and compiled into a dll/so.

Interface

function generateCode
  input TypeName className;
  output Boolean success;
end generateCode;

Generated at 2026-04-04T18:18:28Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos