Null option

check:Default option

check:Choosable option

Condition

Boolean

Logic name

Throw exception when unable to determine/calculate/process

Convert null value to

Return false 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

Output null if the input 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

Return false 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

Output null if the input 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

Return false 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

Output null if the input 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

Return false 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

Output null if the input 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

Return false 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

Output null if the input 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

Return false 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

Output null if the input 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

Return false 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

Output null if the input is null

Concatenate

Concatenate

check check

Security

Logic name

Throw exception when unable to determine/calculate/process

Convert null value to

Return false 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

Output null if the input is null

Encrypt

Encrypt

check check
Decrypt

Decrypt

check check
= Hint =

For details on the options, refer to helps of each logic.