Function that returns the string representation of a unit enumeration from Buildings.ThermalZones.EnergyPlus_9_6_0.Types.Units.
pure function getUnitAsString extends Modelica.Icons.Function; input Buildings.ThermalZones.EnergyPlus_9_6_0.Types.Units unit "Unit as enumeration value"; output String unitAsString "String representation of the unit"; end getUnitAsString;
pure
for MSL 4.0.0.