Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbValidP

dbValidP( 
d_id
) 
=> t / nil 

Description

Determines if the argument is a valid database object ID.

The two functions dbValidP and dbIsId perform the same action. Both are kept active for compatibility.

Arguments

d_id

Database ID of an object.

Value Returned

t

The argument is a valid database object ID.

nil

The argument is not a valid database object ID.

Related Topics

dbIsId

Data Stored as Objects


Return to top
 ⠀
X