Start » Filter Reference » Basic » Integer » TestIntegerInRange
Module: | FoundationLite |
---|
Checks whether an integers is in the specified range.
Name | Type | Description | |
---|---|---|---|
inValue | Integer | ||
inMinimum | Integer* | ||
inMaximum | Integer* | ||
outIsInRange | Bool |
Hints
- This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of TestInteger filter group.