The screenshot above shows the GD designer on the left
and the debug run on the right.
In GD designers (left), the â0%â character is the default âalign leftâ.
You can see that the debug execution (right) is also âalign leftâ.
but,
When assigning a value to a text object, âalign centerâ is specified.
Why is it still âalign leftâ?