XMLTools
XMLText
XML text constructor
Calling Sequence
Parameters
Description
Examples
XMLText(s)
s
-
string; textual content of element
The XMLText(s) command accepts a string s and returns it as an an XML text data structure.
See Also
string
XMLTools[IsText]
Download Help Document