C
C#2y ago
maria 🌟

❔ How do i get the last 10 chars of a regedit match

6 Replies
Shinigami
Shinigami2y ago
You can index the string
maria 🌟
maria 🌟2y ago
its suposed thath is alrredy doing thath but doenst work or yes but i think in reverse
Shinigami
Shinigami2y ago
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
maria 🌟
maria 🌟2y ago
fixed thanks
Shinigami
Shinigami2y ago
Np 😼
Accord
Accord2y ago
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.
Want results from more Discord servers?
Add your server