LESS_THAN
Requires: Write access to configure a questionnaire calculation.
Compares the first numeric value of each selected nonempty input to Value using <. Output: 1 if true, otherwise 0. Example: input [2, 8], Value 4 → 1. Later values are not tested.
Second example: input [4], Value 4 → 0.