gwc
gwc( ) =>d_cellview/ nil
Description
Returns the ID of the cellview displayed in a window. This function is a shortcut of the function geGetWindowCellView.
Arguments
Value Returned
|
The current window is empty or no current window is defined. |
Examples
Returns db:123456, which is the displayed cellview.
gwc()
Related Topics
Return to top