Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Is Negative/Positive Infinity Steps

Prev Next
Step Details
Introduced in Version--
Last Modified in Version8.17.0
LocationData > Text > Double

In the Flow Designer, there are two Rule Steps that check whether the value is a Positive Infinity or Negative Infinity based on the input.

These steps are used in conjunction with the Create Infinity (Double) Step.

Step NameDescription
Is Negative Infinity (Double)
Returns True or False indicating whether the specified number evaluates to negative infinity
Is Positive Infinity (Double)Returns True or False indicating whether the specified number evaluates to positive infinity

Properties

Inputs

PropertyDescriptionData Type
ValueInfinity value to confirm whether it is positive or negative Double


Related Information

Create Infinity (Double)