almGetViewInfoNameList
almGetViewInfoNameList(t_libt_cell) =>l_view_list/ nil
Description
Returns the list of view-name strings for which view-specific information is available, and for which the view exists.
Arguments
Value Returned
|
A list of strings which are the names of the views that have view-specific information. |
|
Example
almGetViewInfoNameList( "rfLib" "balun" )
Return to top