Location | Type |
---|---|
The first input handler | Numeric |
Logic output | Numeric |
Category | Property | Description |
---|---|---|
Required | Convert null | Specify whether to convert null. |
Required | Convert empty string | Specify whether to convert empty string. |
Required | Specified value | The input value will be replaced with the specified string value when it is null/empty string. |
Comment | Comment | The comment will also be output to the specifications.It does not affect the conversion process. |
Property | Setting |
---|---|
Convert null | Checked |
Convert empty string | Checked |
Specified value | 100 |
data,1 |
null value,(null value) |
empty string,(empty string) |
1 |
100 |
100 |