.OpenModelica.Scripting.stringReplace

Information

Replaces all occurances of the string source with target.

Interface

function stringReplace
  input String str;
  input String source;
  input String target;
  output String res;
end stringReplace;

Generated at 2025-01-13T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos