XMLReader.Close

Syntax:

Close()

Description:

Terminates XML reading from a file or line. If no reading has been executed when this method is run, the method will not do anything.

Availability:

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

Example:

XMLReader.Close();

    

1C:Enterprise Developer's Community