TextDocument.Put

Syntax:

Put(<Text>)

Parameters:

<Text> (required)

Type: TextDocument.
The output text document.

Description:

Appends a text document to the resulting text document by adding it at the next string after the lowest displayed string.

Availability:

Server, thick client, external connection.

Note:

It makes sense to use this method only when working with a text document containing a template.
At that, text document lines not included in a template area are not displayed.

    

1C:Enterprise Developer's Community