version 6.0.6
OP Union Set (connectID; sourceSet1; sourceSet2; destSet) Longint
| Parameter | Type | Description | |
| connectID | Longint | Unique ID for the established connection | |
| sourceSet1 | String | First source set name | |
| sourceSet2 | String | Second source set name | |
| destSet | String | Destination set name | |
| Function result | Longint | Error code |
Description
The command OP Union Set creates a set that contains all the records from the sets sourceSet1 and sourceSet2.
See Also
OP Difference Set, OP Intersection Set.