Split a string into a list

更新时间:
复制 MD 格式

1. Component overview

Note

Prerequisite components: None

This component splits a string into a list based on a separator.

2. Inputs

Note

Refer to the help information for each input in the component pane of the application flow editor.

3. Outputs

Note

Refer to the help information for each output in the component pane of the application flow editor.

4. Component example

4.1. Configuration example

  1. For Target string, enter "Taobao Select hahaha".

  2. For Separator type, select Space from the drop-down list.

  3. Keep the default values for the advanced options.

4.2. Example results

After the flow runs successfully, click the Log tab to view the results. The following figure shows an example.

image