Replace Empty String

Logic Name

Replace Empty String

Function

Replaces the input value with null when it is empty string.

Data Types

Location Type
The first input handler String
Logic output String
lightbulbRefer to "Logic Specifications" for details.

Properties

Category Property Description
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Logic Sample

Mapping Definition

Logic Settings and Processing Result

The logic replaces empty value with null.
Property Settings
Property Setting
None  
Input Data
String,a
Empty,
Space,  
Result Data
a
(null value)