FormattedDocument.Delete

Syntax:

Delete(<Beginning>, <End>)

Parameters:

<Beginning> (optional)

Type: FormattedDocumentBookmark.
Bookmark, from which text deletion begins. If the bookmark is not specified, then text is deleted from the beginning of the document.

<End> (optional)

Type: FormattedDocumentBookmark.
Specifies the end of the deleted text fragment. If parameter is not specified, it deletes the text to the end of the document.

Description:

Deletes the specified text fragment.

Availability:

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

    

1C:Enterprise Developer's Community