OP Intersection Set

4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next

version 6.0.6


OP Intersection Set (connectID; sourceSet1; sourceSet2; destSet) Longint

ParameterTypeDescription
connectIDLongintUnique ID for the established connection
sourceSet1StringFirst source set name
sourceSet2StringSecond source set name
destSetStringDestination set name
Function resultLongintError code

Description

The command OP Intersection Set compares sourceSet1 and sourceSet2, then selects only the records that are present in both and place them in destSet.

See Also

OP Difference Set, OP Union Set.


4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next