I would like to count the number of digits.
Example: 9984777755
Result = 10 (total digits)
Is there any way I could do this?
Since now the attention
I would like to count the number of digits.
Example: 9984777755
Result = 10 (total digits)
Is there any way I could do this?
Since now the attention
Ofc, please thy this:
exactly!! It worked. Thank you very much
You can do this with a set node as well:
Could you remove β```β from the end?
This will work good as long as itβs string, otherwise you could need to make a convention, but coding is full of possibilities
Thanks for seeing that. Forgot to hit return before submitting it