Field type | ↓ description |
---|---|
bool | boolean - logic value(1=true, 0=false) |
date | data in format YYYYMMDD |
int | decimal number |
float | floating-point number |
bitMask | number of n bits |
text | text box (descriptive) may contain unicode characters |
char | text field without unicoded characters |
time | time in HHMM format |