.OpenModelica.Scripting.setInitXmlStartValue

Sets the start value for a variable in an initialization file.

Information

Requires xsltproc from libxslt (included in the OpenModelica installer for Windows).

Interface

function setInitXmlStartValue
  input String fileName;
  input String variableName;
  input String startValue;
  input String outputFile;
  output Boolean success = false;
end setInitXmlStartValue;

Generated at 2025-04-17T18:20:03Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos