Function XMLDocResetAction() Professional
Releases the action code blocks defined with XMLDocSetAction().
XMLDocResetAction( <nDocHandle> ) --> lSuccess
Returns .T. (true) if the document handle is a valid and .F. (false) otherwise. If the function returns .F., more information can be obtained by calling XMLDocGetErrorList().
This function is used to release all action code blocks defined for all nodes of an XML document.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.