String After Specified Position

Logic Name

String After Specified Position

Function

Returns the string after the specified position of the input string.

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.The leftmost position is 1.
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Function Details

Character position

Index is distributed by character unit with the character on the left as "1".

Logic Sample

Mapping Definition

Logic Settings and Processing Result

The logic cuts a part from the 8th character of input string
Property Settings
Property Setting
Starting position 6
Input Data
SampleValue
SampleData
Sample
Result Data
Value
Data