Skip to main content
Skip table of contents

NumericToBoolean

Summary

Converts a numeric value to a Boolean by comparing the value received with a set value.

Properties

  • Operator : The operator to apply for comparison of the predicate below. Can take the value"equals", "not equals", "greater", "greater or equals", "less", "less or equals".

  • Predicate : Is the value to be compared.
  • Value : Is the value to be taken by the Boolean at the end of the conversion.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.