Back to FabImage Studio website
You are here: Start » Filter Reference » Real » TestRealInRange
Checks whether a real value is in the specified range.
Name | Type | Description | |
---|---|---|---|
![]() |
inValue | Real | |
![]() |
inMinimum | Real* | |
![]() |
inMaximum | Real* | |
![]() |
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: Blade, Fertilizer Granulation.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of TestReal filter group.