%HI_GraphTimeZoneRemove function


Function
The function %HI_GraphTimeZoneRemove cancels a definition of time zones.
Declaration
 %HI_GraphTimeZoneRemove(
 INT in _refId,
 INT in _zoneId
 )

Parameters
refId Reference to graphic object (reference variable).
zoneId Identifier of zone which will be cancelled.
0 - cancels each of time zones.

Description
The function cancels a definition of time zones.
Example
 %HI_GraphTimeZoneRemove(_Graph,2)

Napíšte komentár