hnlCellInAllCells
hnlCellInAllCells(
d_cellView
)
=> t / nil
Description
Checks if the cellview argument exists as a cellview in the list of all cells. If not, this function returns nil.
Arguments
|
The If hierarchical configuration is used, the following arguments must also be supplied: |
Value Returned
|
The |
|
Examples
hnlCellInAllCells( cellView )
Related Topics
Return to top