.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 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos