Extract Data
Description
This Step is used to extract the data at a specified index or in a specified range of an array or a list.
Workflow
The process of configuring this Step is shown below.
-
Configure the input. Connect the ports manually or select the input(s) under Input in the parameter configuration panel.
-
Configure the index value or index range for data extraction under Parameters.
Parameter Description
Parameter | Description | ||
---|---|---|---|
Dimension |
This parameter is used to set the declared dimension of the input port, which should typically match the dimension of the actual input data. The dimension of an array refers to the number of dimensions or axes in the array. Value range: 0 to 15
|
||
Use Range |
This parameter determines whether to use the index range to define the elements to be extracted. An index value of 1 indicates the first element.
|
||
Index |
The index value of the element to be extracted, which is the position of the element in an array or a list. Index values are incremented from 1. |
Output Description
The output of this Step is the extracted data.
The declared dimension of the output port of this Step may change. The specific rules are as follows:
For example, the actual input data is |