dbIsGenVia
dbIsGenVia(
d_objId
)
=> t / nil
Description
Checks whether the specified database object is a genVia object.
Arguments
Value Returned
Examples
Checks if the object objId is a genVia object.
dbIsGenVia(objId)
Related Topics
Return to top