functiongetArraySize2D

Get dimensions of 2D array in XML file

Extends from Modelica.Icons.Function (Icon for functions).

Information

Inputs

TypeNameDefaultDescription
StringvarNameKey
Types.ExternXMLFilexmlExternal XML file object

Outputs

TypeNameDefaultDescription
IntegermNumber of rows in array
IntegernNumber of columns in array