version 6.0.6
OP Difference Set (connectID; sourceSe1; sourceSet2; destSet) Longint
| Parameter | Type | Description | |
| connectID | Longint | Unique ID for the established connection | |
| sourceSe1 | 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 Difference Set compares sourceSet1 and sourceSet2 and excludes all records that are present in sourceSet2 from the destSet.
See Also
OP Intersection Set, OP Union Set.