.Modelica.Utilities.Types.Compare

Enumeration defining comparison of two strings

Definition

type Compare = enumeration(Less "String 1 is lexicographically less than string 2", Equal "String 1 is identical to string 2", Greater "String 1 is lexicographically greater than string 2");

Generated at 2025-09-09T18:21:35Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos