AddressData.Default

Syntax:

New AddressData(<Data>)

Parameters:

<Data> (optional)

Type: Structure.
Contains the address data as a map.
The map keys have to match the object property names:Also you can pass custom fields using the correspondence with the RawData key of the Map type.
If the map keys with custom fields match standard fields, the values of standard fields are used. Example: if the alue "Russia" is passed in the Country field and in the RawData field the correspondence with "Country=China" is passed, the resulting value is "Russia".

Description:

Generates the address using data as a correspondence.

    

1C:Enterprise Developer's Community