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