Ok, Now it starts to work.
What I've did?
Create a Textbox and an Instance Variable Text Type.
Then limit the number of characters in the TextBox to take only up to two.
Define the value of the variable to these two characters
Then send it to a Text to show it.
But...¿What if I turn it into an int before make it visible on the Text element?