%XML_ELEMLIST_CLEAR
Clear XML element list contents
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
status = %XML_ELEMLIST_CLEAR(elem_list)
Return value
status
XML_SUCCESS if the copy is successful.
Arguments
elem_list
The XML element list instance. (XML_ELEMLIST_TYPE)
Discussion
The %XML_ELEMLIST_CLEAR function clears the contents of the XML element list by releasing the elements in the list, leaving an empty list.
This function is defined as ^VAL.