.ExternData.Interfaces.JSON.getArrayColumns2D

Get second dimension of 2D array in JSON file

Information

Interface

partial function getArrayColumns2D
  extends Modelica.Icons.Function;
  input String varName "Key";
  input Types.ExternJSONFile json "External JSON file object";
  output Integer n "Number of columns in array";
end getArrayColumns2D;

Generated at 2025-04-19T18:20:10Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos