When using, "int(right(LocalStorage.Key,1))", it only seems to go to 9. If I have 20 localstorage in keys 1-20, how do I read these past 9?
I guess I don't really understand INT and RIGHT much in relation to LocalStorage so any help is appreciated. Thanks!
If further explanation is needed through sharing a c3p file, let me know. Not sure if this is a simple thing or not.