You are here: Start » Filter Groups » Xml_GetAttribute
Xml_GetAttribute
Description
Gets a value from a node's attribute.
Filters in this group
Icon | Name | Filter Name | Description |
---|---|---|---|
![]() |
String | Xml_GetStringAttribute | Gets a node attribute value as String. |
![]() |
Bool | Xml_GetBoolAttribute | Gets a node attribute value as Bool. |
![]() |
Integer | Xml_GetIntegerAttribute | Gets a node attribute value as Integer. |
![]() |
Real | Xml_GetRealAttribute | Gets a node attribute value as Real. |