Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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>