.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-07-11T18:21:10Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos