Click or drag to resize

XMLDocClearErrors Function

X#
Clear all global XML Errors.

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 FUNCTION XMLDocClearErrors() AS LOGIC
Request Example View Source

Return Value

Type: Logic
Allways returns .T. (true).
Remarks
Closes all XML errors that are not linked to a XML document.
See Also