xml.procstr
Processes a string contained the XML document.
method uint xml.procstr (
str src
)
str src
)
Parameters
src | XML data string. |
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |