Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » System » Xml » Xml_GetNodeText
| Module: | FoundationLite | 
|---|
Gets the text from the selected node.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inNode | XmlNode | |
![]()  | 
				outText | String | Text value if node is a text node. | 
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Invalid XmlNode in Xml_GetNodeText. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
