Hello,

I would like to create a variable ('digit') that counts the number of digits of a number variable.
For instance:
code Digit
1 1
1233 4
Thank you in advance!