String Length

Logic Name

String Length

Function

Returns the number of characters of the input string.

Data Types

Location Type
The first input handler String
Logic output Numeric
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 outputs the number of characters of input data.
Property Settings
Property Setting
None  
Input Data
Sample1
1234567890
test data
Result Data
7
10
9