vehicleCharacteristicsEnumerations::comparisonOperatorType

Header Image
Project:
comparisonOperatorType : Public <<JSON_Datatype>> Enumeration
Created: 28/10/2021 16:00:25
Modified: 23/05/2025 04:06:54
Project:
Advanced:
The operator  to  be used in  the  vehicle characteristic comparison operation.<br/>
  • Attributes
  • Advanced
Attribute Scope Type
equalTo Public
Notes: Logical comparison operator of “equal to”. <br/>
greaterThan Public
Notes: Logical comparison operator of “greater than”.<br/>
greaterThanOrEqualTo Public
Notes: Logical comparison operator of “greater than or equal to”. <br/>
lessThan Public
Notes: Logical comparison operator of “less than”. <br/>
lessThanOrEqualTo Public
Notes: Logical comparison operator of “less than or equal to”. <br/>
Property Value
isFinalSpecialization: 0