Hello,
I have a problem to affect value to a variable through function, here my blocks with json
thx in advance for help!
Hello,
I have a problem to affect value to a variable through function, here my blocks with json
thx in advance for help!
I think your function is correct but you are assigning the variable to a label when the function may not have completed yet.
You probably want features[0]
but you are requesting `features[1]β
Thx for your help
tatiang was right