Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Overview

Allows to access xml repository. Xml repository can be query with $XmlRepository.Query or $XmlRepository.QueryXml methods. For data manipulation you can use $XmlRepository.Save and $XmlRepository.Delete methods.

const $XmlRepository;

  • No labels