.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-01-04T19:13:54Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos