logic_multicompare is an existing point entity available with all versions of Mapbase.

Compares a set of inputs to each other. If they are all the same, fires an OnEqual output. If any are different, fires the OnNotEqual output.There is currently no way to remove inputs.



Inputs

- InputValueNoFire <string>
Adds a value to our set of inputs without firing CompareValues.
- SetReferenceValue <string>
Sets our reference value.