Page History
...
Blank unless automatically set by the WAM editor.
Valid values
A | delimited string starting with the data type followed by extra parameters as required by the data type:
integer|<max length>
float|<max length>
packed|<total digits>|<fraction digits>|<decimal separator>
signed|<total digits>|<fraction digits>|<decimal separator>
dec|<total digits>|<fraction digits>|<decimal separator>
alpha|<keyboard shift>|<max length>
char|<keyboard shift>|<max length>
varchar|<keyboard shift>|<max length>
nchar|<keyboard shift>|<max length>
nvarchar|<keyboard shift>|<max length>