Back to Aurora Vision Studio website
You are here: Start » Filter Reference » System » Xml » Xml_GetChildNode_OrNil
| Module: | FoundationLite |
|---|
Gets a node child.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]() |
inNode | XmlNode | Source node. | |
![]() |
inIndex | Integer | 0 - ![]() |
Child node index. |
![]() |
outChild | XmlNode? | Child node of the inNode. | |
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_GetChildNode_OrNil. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of Xml_GetChildNode filter group.

Basic

