I'm having a bit of trouble here. This...:
https://ibb.co/jerPHv
... sets the text to zero. I've tried with StringValue as well but still nothing.
Here's the xml in question:
<?xml version="1.0" encoding="UTF-8"?>
<Resolutions>
<Res>
<x>1920</x>
<y>1080</y>
</Res>
</Resolutions>
[/code:2ogelpwa]
How do I use this to get at the numbers x and y exactly...?