nlGetSwitchViewList
nlGetSwitchViewList(o_cellView) =>l_switchViews
Description
Returns the switch view list for the cellView.
Arguments
Value Returned
|
A switch view list for the cell view. Each element is a string. |
Examples
nlGetSwitchViewList( cv )
Return to top