version 6.0.6
OP Create Set (connectID; tableID; setName) Longint
| Parameter | Type | Description | |
| connectID | Longint | Unique ID for the established connection | |
| tableID | Integer | ID of the table | |
| setName | String | Name of the set to create | |
| Function result | Longint | Error code |
Description
The command OP Create Set creates a new set for specified table and places the current selection in the specified set.
See Also