.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 2025-12-08T19:14:02Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos