XMLTools[CommentText] - extract the text of an XML comment
|
Calling Sequence
|
|
CommentText(xmlTree)
|
|
Parameters
|
|
xmlTree
|
-
|
Maple XML tree; XML comment
|
|
|
|
|
Description
|
|
•
|
The CommentText(xmlTree) command returns the text of the XML comment xmlTree as a string.
|
|
|
Download Help Document
Was this information helpful?