gtc
gtc( ) =>d_cellview/ nil
Description
Returns the ID of the window in which the specified cellview is the top cellview. This function is a shortcut for the function geGetTopCellViewWindow.
Arguments
Value Returned
|
Database ID of the window in which the specified cellview is the top cellview. |
|
Examples
Returns db:123456, in which the specified cellview is the top cellview.
gtc()
Related Topics
Return to top