getuniqueindex()
Description
Returns the first unique index found in the table passed. If none of the
indexes are unique, it returns .nul
.
Prototype
getuniqueindex
(
type(db1table)
)
table
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
table | None | type(db1table) |