.KeyWordIO.Strings.quoteString

Add optional quotes to string

Interface

function quoteString
  input String string;
  input Boolean useQuotedString = false "Use quoted string, if true";
  output String result "Result string";
end quoteString;

Generated at 2026-07-26T20:40:21Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos