You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symbol method isValid now checks also for scalars with more than one record entries
bug fix in symbol description
added isScalar property for the symbols of type Variable and Equation
Symbol method getCardinality is removed
Updated symbol method reorderUELs(). If the argument uels is not passed UELs are reordered based on the records
Symbol method toDense() now requires domain UELs and domain records to be in the same order and unused UELs in the domain (if any) at the end of the UEL list
Fixed the display of long error messages
bug fix in accessing Container symbols in a case-insensitive manner
bug fix in the Container method describeAliases
Container read preserves the domain type from the source and avoids domain linking by symbol name