.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-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos