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
Value Returned
Related Topics
Return to top