Back to FabImage Studio website
You are here: Start » Filter Reference » Integer » TestIntegerInRange
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.
Examples
Description of usage of this filter can be found in examples and tutorial: Waffles.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of TestInteger filter group.