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

Advanced