XBaseField.Length

Usage:

Read only.

Description:

Type: Number.
Contains total length of the field.
There are the following limitations for the field length depending on its type:
    • numerical field ("N", "F") - 19 characters maximum;
    • string field ("S") - 254 characters maximum;
    • date type field ("D") - the length is 8 characters;
    • boolean type field ("L") - the length is 1 character.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community