Convert Text to Collection
Description
This part converts text into a collection.
Use
The Convert Text to Collection part enables the user to convert text into a collection or converts a data object into a collection when the input can be either a collection or a single value.
Editor Fields
Field Name |
Description/Use |
Type/Options |
Optional/Mandatory |
Conversion type |
These are the conversion types available. |
Evaluate | Force Collection |
Mandatory |
Input path |
If the Conversion type = ‘Evaluate', this is the value for the system to evaluate; e.g. { a = 1, b = “2” }. |
Text |
Mandatory |
Input path |
If the Conversion type = ‘Force Collection’, this is the name of the data object in which the system stores the text. |
Data Object |
Mandatory |
Output path |
This is the name of the data object in which the system stores the converted collection. |
Data Object |
Mandatory |
Example
For an example of how to use the Convert Text to Collection part, download and import the following sample project in your workspace.