DOMStringList.Contains

Syntax:

Contains(<String>)

Parameters:

<String> (required)

Type: String.
The checked string.

Returned value:

Type: Boolean.
True - the string is included in the collection; False - otherwise.

Description:

Defines whether a string exists in the collection.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community