.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-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos