FormattedDocument.GetItems

Syntax:

GetItems(<Beginning>, <>)

Parameters:

<Beginning> (optional)

Type: FormattedDocumentBookmark.
Bookmark specifies the beginning of the range, elements of which must be returned in the array.
If the bookmark is not set, then the elements will be selected from the very beginning of the document.

<> (optional)

Type: FormattedDocumentBookmark.

Returned value:

Type: Array.
Array of found elements.

Description:

Obtains the set of elements within the range between the specified bookmarks including not fully included.

Availability:

Thin client, web-client, server, thick client, external connection.

    

1C:Enterprise Developer's Community