EQUAL_TO
Requires: Write access to configure a questionnaire calculation.
Compares the first numeric value of each selected nonempty input using exact numeric equality with Value. Output: 1 or 0. Example: input [4], Value 4 → 1. There is no approximate-equality tolerance.
Second example: input [4.1], Value 4 → 0.