IPWorks 2020 JavaScript Edition

Questions / Feedback?

LoadDOM Method

Loads the DOM from a file.

Syntax

async xml.loadDOM(fileName : string): Promise<void>

Remarks

The LoadDOM method loads a DOM structure previously saved by SaveDOM from the file specified in FileName.

Please refer to the SaveDOM method for more information.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]