Null option
:Default option
: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 |
|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
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 |
|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
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 |
|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For details on the options, refer to helps of each logic.