Function AttributeAsString(expression: String, index: String) : Real
Returns a String extracted from the expression.
This function extracts a String from an expression such as "<item attribute1="value" attribute2="value" />" where index is the attribute name, and the result is the value.
For an example, see ExpressionAttributes.