Is there a command that allows combining two integers?
I have a variable that is worth 5
and one that is 6
For example, is there any command that allows you to play the combination of these variables, the value 56
, in a third variable?