Forum Topics tagged json

JSON is a language-independent data format. It was derived from JavaScript.

Similar Tags

Report Tag

166 forum topics with this tag
  • 1 replies
  • 154 views
This content is deleted
Forum Topic
[C3] How do I count elements in JSON?
0 favourites

How I can count elements in temp_1? {. "temp_1":{. "0":{"name":" *CHARACTER ","text":"123\n321\n231","sfx":"blipSelect (8)"}, "1":{"name":" *CHARACTER ","text":...

posted 11 months ago
  • 8 replies
  • 304 views
0 favourites

I have created many functions in the event sheet, and I want to call them dynamically by fetching their names from an array. I have a JSON array that is convert...

  • 3 replies
  • 214 views
This content is deleted
Forum Topic
Saving and loading to and from external file?
0 favourites

I know this should be possible and relatively easy, but I can't wrap my old brain around this and have not been able to find a complete answer here. For a webba...

posted 9 months ago
  • 2 replies
  • 192 views
This content is deleted
Forum Topic
How to send Json via Ajax?
0 favourites

I know that through "Post to URL", it is clear that simply pasting will not work, because there are symbols ". Preferably an example.

posted 8 months ago
  • 2 replies
  • 117 views
This content is deleted
Forum Topic
Copy object's variables from an saved array
0 favourites

I have an object with different variables and boolean that I saved in an array in the right place like this: Then when I reload my layout, I would like my objec...

posted 6 months ago
  • 2 replies
  • 130 views
This content is deleted
Forum Topic
How do I simplify my text for a visual novel
0 favourites

I'm working on a visual novel (eg: Phoenix Wright: Ace Attorney or the text boxes that appear on Pokemon, Zelda etc on the DS) and the only way I've got the tex...

  • 1 replies
  • 92 views
This content is deleted
Forum Topic
How do I fetch JSON responce of APIs?
0 favourites

I would like to use a JSON from API. Like this? How can I fetch the status? I tried to fetch the status, checking the value. However,debug2 of the textbox only...

posted 5 months ago
  • 4 replies
  • 117 views
This content is deleted
Forum Topic
How do I loop my JSON?
0 favourites

I want to loop through this JSON and insert each line into text. How can I do that?

posted 5 months ago
  • 8 replies
  • 275 views
0 favourites

I am using trying to use .Json files to save and load the settings for my game but it simply doesnt seem to work. I am saving it to the user folder. Here is my...

posted 4 months ago
  • 4 replies
  • 150 views
This content is deleted
Forum Topic
Loading json into a Dictionary
0 favourites

I feel like I'm going a bit mad. I've followed several forum posts and tutorials but can't see what I'm doing wrong. I want my user to be able to download and u...

Similar Tags