Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Integer » TestIntegerInRange

TestIntegerInRange


Module: FoundationLite

Checks whether an integers is in the specified range.

Name Type Description
Input value inValue Integer
Input value inMinimum Integer*
Input value inMaximum Integer*
Output value outIsInRange Bool

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of TestInteger filter group.