XQuery

<< Click to Display Table of Contents >>

 

XQuery

XQuery(ContextObject, [strQuery], [pVarOutError])

This method returns the result of a Query Application Hierarchy as a String in an XML format. The ContextObject parameter corresponds to the initial object of this Query. The strQuery parameter corresponds to the script to be used in this Query. The optional output parameter pVarOutError contains a String detailing the result of this method's execution.

Was this page useful?