Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This object is used to check whether a number lies between two numbers or not.

...

App Builder Object

...

In Ports

Position

Name

Message

Description

1

Trigger

Trigger

Port that needs to be triggered to activate the object

2

Value

Number

Port that gets the number. Number will be checked whether it is between minimum and maximum

3

Min

Number

Port for a number that will be the minimum

4

Max

Number

Port for a number that will be the maximum

...

Out Ports

Position

Name

Message

Description

1

Out

Digital

This port is used to send out the result of the comparison once the object executes

...

Example

A quick app example on how the object can be used.

...