6 Replies
You can index the string
its suposed thath is alrredy doing thath
but doenst work
or yes
but i think in reverse
I'd suggest, get the length of the string and and do a -10 to it
For ex
Int length = Regdata.lenght()
String tenchar = regdata.substring(length-10, length)
Regdata is the initial registry val
fixed
thanks
Np 😼
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.