FormDataStructureAndCollection.Property

Syntax:

Property(<Key>, <ValueFound>)

Parameters:

<Key> (required)

Type: String.
Key to search for a property.

<ValueFound> (optional)

Type: Arbitrary.
Contains the found value. If there is no key in the structure, Undefined is returned.

Returned value:

Type: Boolean.
True – the key is found; False otherwise.

Description:

Obtains value of the element with the specified name, and checks whether the specified property exists.

Availability:

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

    

1C:Enterprise Developer's Community