Does GlobalVarToJSON function exist?

I’ve came across topic about using GlobalVarToJSON() to save and load game. However, when I enter this text “GlobalVarToJSON” in the text field, this function cannot be found. The GDevelop version I’m using is 5.4.218.

Please advise whether do I need to install extension tool.

Now you use
ToJSON(YourVariableHere)

Thanks, it is working

1 Like