FixedStructure.Property

Syntax:

Property(<Key>, <ValueFound>)

Parameters:

<Key> (required)

Type: String.
Key for property search.

<ValueFound> (optional)

Type: Arbitrary.
A found value is returned into this parameter. If the structure does not contain the key, Undefined is returned.

Returned value:

Type: Boolean.
True - property is found; False, otherwise.

Description:

Obtains the value for the structure property.

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community