Game Data is essentially a dynamic data link. A pipe that feeds data to other XML objects. Most of these DDs pass multiple attributes, so I doubt you'll be able to do comparisons on them directly.
The usual comparison method is to attach the desired DD to a standard XML object (like a text field) hidden off screen, then do your comparison against the LocalText of that object.
|