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