Home > Technical > Table Definitions > KBLEVEL
These are used to control the descriptions and images for fast key levels on a DynaPOS. There are four records for each keyboard.
Column |
Type |
Description |
INT(4) |
The keyboard these fast keys are for. |
|
INT(4) |
1-4 representing one of four levels. |
|
STRDYNAPOSDESCRIPTION |
VARCHAR(15) |
The description displayed on the DynaPOS. |
STRIMAGENAME |
VARCHAR(50) |
The image to be displayed with the description. This name does include the path details. |
Primary Key: LINTKBCODE + INTLEVEL
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |