Back to Aurora Vision Studio website
You are here: Start » Filter Reference » System » Assertions » AssertDoubleInRange
| Module: | FoundationLite |
|---|
Asserts that a double value fits the specified range.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inValue | Double | |
![]() |
inMinimum | Double* | |
![]() |
inMaximum | Double* | |
![]() |
inDescription | String |
Complexity Level
This filter is available on Advanced Complexity Level.

Advanced