.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 2025-09-17T18:21:10Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos