Forum Topics tagged json

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

Similar Tags

Report Tag

168 forum topics with this tag
  • 5 replies
  • 134 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
  • 76 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 3 months ago
  • 2 replies
  • 101 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 2 months ago
  • 4 replies
  • 115 views
This content is deleted
Forum Topic
How do I fill a column of an array with data from a json?
0 favourites

To be inserted into an array as a new column. The dimensions are already set correctly. It adds a new column but all values are set to just 0. Is the problem th...

posted 2 months ago
  • 4 replies
  • 185 views
This content is deleted
Forum Topic
JSON data types(Sprite frame data type)
0 favourites

I don’t know if this is a bug or an undocumented change. Before r376, if we have a JSON like this: {. "animals": }. And then, if we get that value from “frame”...

posted 1 month ago
  • 1 replies
  • 61 views
This content is deleted
Forum Topic
JSON STRING - Dictionary To Text ?
1 favourites

Is this correct. I tried but. Return value 0.

posted 19 days ago
  • 2 replies
  • 72 views
0 favourites

I'm currently stuck with a JSON problem I can't solve. I want to add a new element into this existing JSON file, but I am struggling to recreate the JSON struct...

  • 0 replies
  • 41 views
This content is deleted
Forum Topic
A potential way to get the JSON object's data directly?
0 favourites

The JSON object provides a method to get a copy of the data, through .GetJsonDataCopy(). I noticed, however, that this gets really slow when working with a huge...

posted 3 days ago

Similar Tags