.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-03-05T19:25:09Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos