Index list string
Last updated
Was this helpful?
Last updated
Was this helpful?
This operation extracts specific elements from a list of strings.
These are the input/output expected data types for this operation:
- The input lists of strings.
- The specific elements you want to extract.
These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):
Suppose you want to extract a specific value from your input list of strings:
In your Pipeline, open the required Action configuration and select the input Field.
In the Operation field, choose Index list string.
Set Index to 2
.
Give your Output field a name and click Save. You'll get the string value corresponding to the indicated position. For example: