dbCellViewHasOpticalData
dbCellViewHasOpticalData(
d_cellviewId
)
=> t / nil
Description
Checks whether the specified cellview has optical data.
Arguments
Value Returned
Example
dbCellViewHasOpticalData(cv_id) => t / nil
Related Topics
Optical Data Functions
Return to top