Replace Elements In List

Function

This Step replaces elements in the input data. The dimension of the element to replace and the replacement method can be set in the parameters.

Usage Scenario

This Step is used by developers for testing. Regular users do not need to use this Step in general application scenarios.

Input and Output

  • Input:

  1. A specified element in the data input to this port will be replaced.

  2. New element used to replace the old element.

  • Output:

  1. New data after the specified element is replaced.