geGetCurrentHilightSet
geGetCurrentHilightSet(d_cellview) =>g_hlSetId/ nil
Description
Retrieves the current highlight set.
The highlight stack in the cellview is specified by d_cellview.
Arguments
Value Returned
Examples
Returns the highlight set ID of the current highlight set in cell3.
geGetCurrentHilightSet( cell3 )
Related Topics
Return to top