Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global Session ArrayLists stop registering Number variables added to the List #19

Open
vvvami opened this issue Sep 13, 2023 · 0 comments

Comments

@vvvami
Copy link

vvvami commented Sep 13, 2023

I tried implementing arrays with values of both string and number.
image

The strings register just fine, but its the numbers that just don't get through for some reason.
image

This is my method of writing it in the JSON file, if the issue may lie on my part - though I've checked it tens of times and can't seem to find a flaw in my code. When I used local variables to define the numerical values instead, it worked just fine (like so):
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant