.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-04-18T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos