%XML_STRING_CLEAR
Clear the contents of an XML string
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
status = %XML_STRING_CLEAR(xml_string)
Return value
status
XML_SUCCESS if the string was cleared successfully.
Arguments
xml_string
The XML string instance to clear. (XML_STRING_TYPE)
Discussion
Clearing the contents of an XML string is useful in a loop processing scenario.
This function is defined as ^VAL.