Join Version 11 (Net)

Action group: Collections


Description

Connects two collections in the prescribed order.

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
The first collectionThe first collectionRobin.Collection
Yes
The second collectionThe second collectionRobin.Collection
Yes
Results
CollectionThe variable to which the resulting collection will be writtenRobin.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

  1. Move the Join action to the workspace.


  2. Set the parameters of the Join action. 


  3.  Start the robot using the "Start" button in the top panel. 

Result

The variable "Collection 3" contains 15 records. 

  • Нет меток