HI_GetEmptyIntervalsVisible
%HI_SetEmptyIntervalsVisible, %HI_GetEmptyIntervalsVisible functions
Declaration
%HI_SetEmptyIntervalsVisible(
INT in refId,
BOOL in bVisible
)
BOOL %HI_GetEmptyIntervalsVisible(
INT in refId
)Parameters
refId | Reference to a displayer (reference variable). |
bVisible | TRUE - enables to leave out the intervals without data. |