Get structure from json

Hi guys!
I have managed to save a structure to a JSON file. But I can’t get any values from the JSON file. Can you see what I am doing wrong?

are you sure the problem is the load back part? are you check the debugger to see the variable “text_test” is empty? because the load and the save looks correct for me.

I solved it by deleting the Parse JSON string. Thanks!