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