Possible values

  • Chaîne

    Used for text; data type ‘multi byte string’. The default Input Length and Display Length is 30.

  • Nombre entier

    Used for whole numbers; data type ‘long’. The default number of digits is 10.

  • Numérique

    Used for numbers containing a decimal point; data type ‘double’; default maximum number of digits before decimal point: 9, after: 5.

  • Date

    Used for date/time; data type ‘UTC Date/Time’.

  • Case à cocher

    Used for check boxes; data type ‘enumerated’.

  • List

    Used for a list of constants; data type ‘enumerated’.

  • Text

    Used for texts; data type ‘text’.