DocumentManager.<Document name>.FindByAttribute
Syntax:
Parameters:
<AttributeName> (required)
The name of the attribute by value of which the search is to be formed, as specified in the Designer. The type of value is any, except for ValueStorage and lines of any length.
<AttributeValue> (required)
The attribute value by which the search is to be performed.
Returned value:
Reference to document found. If there are no documents with the necessary attribute, an empty string will be returned.
Description:
Availability:
Note:
For attributes of the String type the search is executed by exact mapping.