AppearanceArea.Add

Syntax:

Add(<DataPath>, <Representation>, <FieldType>)

Parameters:

<DataPath> (required)

Type: String.
The path to the added field's data.

<Representation> (optional)

Type: String.
The representation of the added field.
Default value: Empty string.

<FieldType> (optional)

Type: AppearanceAreaType.
The type of the added field.
Default value: Field.

Returned value:

Type: AppearanceAreaItem.

Description:

Adds field to collection.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community