Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%HI_GetColumnVisible, %HI_SetColumnVisible functions


Functions

The function %HI_SetColumnVisible sets a visibility of specific column in the Browser or Logging displayer.

The function %HI_GetColumnVisible finds finds out a visibility of specific column in the Browser or Logging displayer.

Declaration
Blok kódu
languageesl
themeConfluence
%HI_SetColumnVisible(
   INT in refId,
   INT in index,
   BOOL in bVisible
 )
 
 
 BOOL %HI_GetColumnVisible(
   INT in refId,
   INT in index
 )
Parameters
refIdReference to the displayer (reference variable).
indexConsecutive number of the column.
bVisibleColumn visibility.
Description
In  In Browser, the columns are configured in the D2000 CNF, but in Logging, the sequence of columns is following:

Sequential numbers of Logging column:

  1. Name
  2. Description
  3. Event_rising_time
  4. User
  5. Old_value
  6. New_value
  7. Priority
  8. Incident
  9. Log_type