Content tagged json

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

Similar Tags

Report Tag

183 usages of this tag
  • 2 replies
  • 183 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
  • 115 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
  • 129 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
  • 89 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
  • 114 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
  • 270 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
  • 144 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...

  • 5 replies
  • 114 views
This content is deleted
Forum Topic
How do I create array to root level JSON?
0 favourites

I want to create empty array to root level JSON like this: []. So then I will add new objects with it later. For example: I'm using this: JSON: Set "" to array...

posted 3 months ago
  • 3 replies
  • 65 views
This content is deleted
Forum Topic
JSON Condition - Has Key
0 favourites

I want to ckeck if a path has the key "changepse". What does the path look like in this example? I've tried a bunch of ways to type it but Constuct is just not...

posted 2 months ago
  • 2 replies
  • 84 views
This content is deleted
Forum Topic
Json from scripting to event sheet
0 favourites

I'm getting a json correctly with my scripting code, but I need to pass it to the JSON C3 plugin, to use it on the event sheet, how can I do it? What I'm trying...

posted 1 months ago

Similar Tags