![]() ![]() |
Reference Type: Supported, Category: XML Parser (VistA), ICR#: 3561
The TEXT^MXMLDOM API extracts non-markup text associated with the specified node.
TEXT^MXMLDOM(handle,node,text)
handle: |
(required) The value (integer) returned by the $$EN^MXMLDOM API, which created the in-memory document image. |
node: |
(required) The node (integer) in the document tree that is being referenced by this API. |
text: |
(required) This input parameter (string) must contain a closed local or global array reference that is to receive the text. The specified array is deleted before being populated. |
returns: |
Returns a Boolean value:
|