hmCal_Get View

hmCal_Get View(area) -> view

Parameter          Type             Description
area               Longint      ->  hmCal area
view               Longint      <-  current view

Description

The command hmCal_Get View returns the current view.

Example


C_LONGINT($vl_view)

$vl_view=hmCal_Get View(hmCal)