dbIsCellViewGenViaMaster
dbIsCellViewGenViaMaster(
d_cellviewId
)
=> t / nil
Description
Checks whether the specified cellview ID is of a genViaMaster object.
Arguments
Value Returned
Examples
Checks if the cellview cv is a genViaMaster object.
dbIsCellViewGenViaMaster(cv)
Related Topics
Return to top