.ExternData.Types.ExternJSONFile.constructor

Information

Parse JSON file

Interface

function constructor
  extends Modelica.Icons.Function;
  input String fileName "File name";
  input Boolean verboseRead = true "= true, if info message that file is loading is to be printed";
  input Diagnostics detectMissingData = Diagnostics.Warning "Print diagnostic message in case of missing data";
  output ExternJSONFile json "External JSON file object";
end constructor;

Generated at 2023-10-01T00:32:18Z by OpenModelicaOpenModelica 1.22.0~dev.02-2-ge84afdd using GenerateDoc.mos