Before Specified Character

Before Specified Character

Logic name

Before Specified Character (Document Mapper/Variable Mapper/Merge Mapper)

Function

This logic returns the characters before the specified character 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

Delimiter

Specify a delimiter.

Comment

Comment

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

Logic sample

Mapping definition

Before Specified Character

Logic settings and processing result

If "@" is used for Delimiter, this logic cuts and outputs the characters before the delimiter from the input data.

Property settings

Property

Setting

Delimiter

@

Input data

sampleuser@example.com

sample@example.net

sampledata

Output data

sampleuser

sample

 

 

= Hint =

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