Join Version 11 (Net)
Action group: Collections
Description
Connects two collections in the prescribed order.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
The first collection | The first collection | Robin.Collection | Yes | |
The second collection | The second collection | Robin.Collection | Yes | |
Results | ||||
Collection | The variable to which the resulting collection will be written | Robin.Collection |
Special conditions of use
If a variable with an existing collection is written to the result, it will be changed. Otherwise, a third one will be created.
Example of use
Task
There is a variable "Collection 1" with 10 records, "Collection 2" with 5 records. You need to create a variable "Collection 3" and write there the result of combining the values of "Collection 1" and "Collection 2".
Solution
Use the Join action.
Implementation
- Move the Join action to the workspace.
- Set the parameters of the Join action.
- Start the robot using the "Start" button in the top panel.
Result
The variable "Collection 3" contains 15 records.
Обзор
Инструменты контента