Middle String (property)

Middle String (property)

Logic name

Middle String (property) (Document Mapper/Variable Mapper/Merge Mapper)

Function

This logic cuts and returns the middle of the input string.

Data types

Location

Type

Input handler

String

Logic output

String

= Hint =

Refer to the following for details:

Properties

Category

Property

Description

Required settings

Starting position

Specify the starting position to cut. The leftmost position is 1.

Required settings

Character length

Specify the number of characters to cut.

Comment

Comment

You can write a description of the logic. It doesn't affect the conversion process.

Logic sample

Mapping definition

Logic settings and processing result

The logic cuts three characters from the sixth character of input string.

Property settings

Properties

Setting

Starting position

6

Character length

3

Input data

SampleValue

SampleData

Sample

Result data

eVa

eDa

e

 

= Hint =

For a list of logics, refer to Mapper Logic Guide.