ComparatorString :: union
Union members
"=" | "equal to" |
">" | "greater than" |
"<" | "lesser than" |
"≥" | "greater than or equal to" |
">=" | "greater than or equal to" |
"≤" | "lesser than or equal to" |
"<=" | "lesser than or equal to" |
"≠" | "not equal to" |
"!=" | "not equal to" |
Concept used in
- BlueprintItemFilter
- BlueprintLogisticFilter
- CircuitCondition
- CircuitConditionDefinition
- CompiledLogisticFilter
- DeciderCombinatorCondition
- EntityIDFilter
- EntityPrototypeFilter
- FluidPrototypeFilter
- ItemFilter
- ItemIDFilter
- ItemPrototypeFilter
- LuaEntityDamagedEventFilter
- LuaSegmentedUnitDamagedEventFilter
- QualityCondition
- RecipePrototypeFilter
- SignalFilter
- SpaceLocationPrototypeFilter
- TechnologyPrototypeFilter
- TilePrototypeFilter
- UpgradeMapperSource

