Middle String

Logic Name

Middle String

Function

Cuts the middle of the input string and returns the result.

Data Types

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

Properties

Category Property Description
Required Starting position Specify the starting position to cut.The leftmost position is 1.
Required Character length Specify the number of characters to cut.
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 cuts 3 characters from the 6th character of input string
Property Settings
Property Setting
Starting position 6
Character length 3
Input Data
SampleValue
SampleData
Sample
Result Data
eVa
eDa
e