Lib.numbers.int.logic¶
Operators¶
- CompareInt — Compares two integers and gives out the result as a Boolean and/or an Integer
- CountInt — A helper operator that counts evaluations as an integer.
- HasIntChanged — Checks if the change of the incoming integer exceeded the given threshold.
- IsIntEven — Checks whether the incoming or defined Integer is Odd or Even and gives out a bool accordingly
- PickInt — Picks a value from the connected Int inputs.
Auto-generated from the operator library.