%XML_STRING_CLEAR

Clear the contents of an XML string

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET
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.