.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-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos