Null option

check:Default option
check:Choosable option

Condition

Boolean

Logic Name Throw exception when unable to determine/calculate/process Convert null value to No throw exception when unable to determine/calculate/process Determine/calculate while remaining null value Return false in case of null Output null if any input is null Output null if one input is null Output null if either of input handler is null
And And check check
Or Or check check
Not Not check check
To Boolean To Boolean check check

Number

Logic Name Throw exception when unable to determine/calculate/process Convert null value to No throw exception when unable to determine/calculate/process Determine/calculate while remaining null value Return false in case of null Output null if any input is null Output null if one input is null Output null if either of input handler is null
Equal Equal check check check
Not Equal Not Equal check check check
Less Than Less Than check check check check
Not More Than Not More Than check check check check
More Than More Than check check check check
Not Less Than Not Less Than check check check check

String

Logic Name Throw exception when unable to determine/calculate/process Convert null value to No throw exception when unable to determine/calculate/process Determine/calculate while remaining null value Return false in case of null Output null if any input is null Output null if one input is null Output null if either of input handler is null
Identical Identical check check check
Different Different check check check
Start with Start with check check check check
End with End with check check check check
Contain Contain check check check check
Match to Regular Expression Match to Regular Expression check check check check

Date

Logic Name Throw exception when unable to determine/calculate/process Convert null value to No throw exception when unable to determine/calculate/process Determine/calculate while remaining null value Return false in case of null Output null if any input is null Output null if one input is null Output null if either of input handler is null
Equal Date/Time Equal Date/Time check check check
Before Before check check check
After After check check check
Date/Time Exists Date/Time Exists check check check

Number

Calculation

Logic Name Throw exception when unable to determine/calculate/process Convert null value to No throw exception when unable to determine/calculate/process Determine/calculate while remaining null value Return false in case of null Output null if any input is null Output null if one input is null Output null if either of input handler is null
Add Add check check check
Subtract Subtract check check check
Multiply Multiply check check check
Divide Divide check check check
Modulo Modulo check check check

Function

Logic Name Throw exception when unable to determine/calculate/process Convert null value to No throw exception when unable to determine/calculate/process Determine/calculate while remaining null value Return false in case of null Output null if any input is null Output null if one input is null Output null if either of input handler is null
Square Root Value Square Root Value check check check

String

Calculation

Logic Name Throw exception when unable to determine/calculate/process Convert null value to No throw exception when unable to determine/calculate/process Determine/calculate while remaining null value Return false in case of null Output null if any input is null Output null if one input is null Output null if either of input handler is null
Concatenate Concatenate check check

Security

Logic Name Throw exception when unable to determine/calculate/process Convert null value to No throw exception when unable to determine/calculate/process Determine/calculate while remaining null value Return false in case of null Output null if first input handler is null Output null if one input is null Output null if either of input handler is null
Encrypt Encrypt check check
Decrypt Decrypt check check
lightbulbFor details on the options, please refer to helps of each logic.