OP Add To 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 Add To Set (connectID; tableID; setName) Longint

ParameterTypeDescription
connectIDLongintUnique ID for the established connection
tableIDIntegerID of the table
setNameStringName of the set
Function resultLongintError code

Description

The command OP Add To Set adds the current record of the specified table to the specified set.

Example

See the example of the function routine OP Remove From Set.

See Also

OP Is In Set, OP Remove From Set.


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