Start » Filter Reference » Basic » Integer » TestIntegerGreaterOrEqual
Module: | FoundationLite |
---|
Compares two integers with the >= operator.
Name | Type | Description | |
---|---|---|---|
inValue | Integer | ||
inReferenceValue | Integer | ||
outIsGreaterOrEqual | Bool |
Hints
- This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.
Complexity Level
This filter is available on Expert Complexity Level.
Filter Group
This filter is member of TestInteger filter group.