dbGetCellViewDdId
dbGetCellViewDdId(d_dbCellViewId) =>ddId_cellViewId/ nil
Description
Returns a ddId associated with the cellViewId. This ddId contains the path to the library, cell, view, and file name.
Arguments
Values Returned
Examples
dbGetCellViewDdId( d_cvId )
=> ddId
Return to top