 | This guide will help you learn how to configure the Middle function, which can be used for truncating text strings. |
Configuration
Please follow these steps:
- Configure data sources and provide the mapping
- Drag-and-drop the input and output fields to the work panel of Transform, Join, or Validate node.
- Switch to the Function tab.
- Press the String button.
- Drag-and-drop the Middle function icon to the work panel.
- Map the nodes according to the picture below.
- Double-click on the Middle node.
- Specify the Begin index (InputStr1) and the End index (InputStr2). The rest of the string will be cropped.
- Click Ok.
Please note that indexing starts from 1.
See also
Remove Function