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

Advanced