%XML_STRING_COPY
Copy one XML string to another
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
status = %XML_STRING_COPY(destid, sourceid)
Return value
status
XML_SUCCESS if the copy is successful.
Arguments
destid
The destination string ID. (XML_STRING_TYPE)
sourceid
The source string ID. (XML_STRING_TYPE)
Discussion
The element object handle in destid must already exist before %XML_STRING_COPY is called; it is not created automatically.
This function is defined as ^VAL.