Back to FabImage Studio website
You are here: Start » Filter Reference » Xml » Xml_GetRealAttribute
Gets a node attribute value as Real.
Name | Type | Description | |
---|---|---|---|
![]() |
inNode | XmlNode | Source node. |
![]() |
inName | String | Attribute name. |
![]() |
inDefault | Real* | Value if attribute was not found. |
![]() |
outValue | Real | Attribute value. |
Remarks
Read more about how to handle XML in Working with XML Trees article.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of Xml_GetAttribute filter group.