#my object gets everything till the last one it doesnt take the first data link

14 messages · Page 1 of 1 (latest)

dark valve
#

the data is defined

#

but it works

#

it just gives the error

spice mauve
#

Maybe one of your values is null? I am a bit confused about what you are trying to do here

#

It's just... You make 2 lists.. one of the keys and one of the vals... And read the keys inside the vals and according to you... Every val has those properties? For all i know it might be null idk

dark valve
#

not null

#

idk why

#

but it gives error

#

but it works fine

spice mauve
#

Does it really work fine? Since you use var could have weird stuff and unexpected behaviour

last forge
#

if you're using vs code the debugger has a feature where you can see the values of variables change as the script executes.