geGetCurrentWindowHilightSet
geGetCurrentWindowHilightSet(w_windowId) =>d_hlSetId/ nil
Description
Returns the window highlight set which is at the top of the window highlight stack.
Arguments
Value Returned
|
The database ID of the current window highlight set is returned. |
|
Examples
geGetCurrentWindowHilightSet(window(3))
Related Topics
Return to top