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
  • 2 replies
  • 190 views
This content is deleted
Forum Topic
How do I run C3 code using JSON comparison?
0 favourites

I bought this really cool dialogue system for Construct 3. What I am trying to do is run a C3 block of code when certain line executed in the dialogue system. B...

posted 1 years ago
  • 3 replies
  • 407 views
0 favourites

EDIT : I released a Construct Tool allowing to do this and much much more : JSON+

posted 1 years ago
  • 3 replies
  • 497 views
This content is deleted
Forum Topic
Confused About JSON paths
0 favourites

First of all, apologies for my lack of understanding of JSON. I'm not familiar with Javascript. I've read and re-read the documentation as well as loads of othe...

posted 1 years ago
  • 6 replies
  • 298 views
This content is deleted
Forum Topic
How can I list the class names?
0 favourites

I know that I had this kind of structure working before. But I'm kind of unconcentrated right now and I just can't get it to work. What I'm trying to do is just...

posted 1 years ago
  • 4 replies
  • 525 views
This content is deleted
Forum Topic
Is there a way to "simplify" the JSON commands?
0 favourites

I'm a very lazy person. I like efficient systems. I plan to store just about everything in JSON objects except local variables. From savedata to databases and s...

  • 3 replies
  • 385 views

This community has helped me before and I am relying on it once again as I am struggling immensely. I am using the scrollview and gridview and gridviewdatabind...

  • 4 replies
  • 235 views
This content is deleted
Forum Topic
How do i use json in instance variables
0 favourites

I want to set the value of a instance variable with the json file but it doesn't work.

posted 1 years ago
  • 6 replies
  • 282 views
This content is deleted
Forum Topic
How to search for keys in Json files?
0 favourites

I have a Json file that was created within Construct 3 with the dictionary's native plugin in the "files" folder. It's like a dictionary, but I know that those...

posted 1 years ago
  • 2 replies
  • 229 views
This content is deleted
Forum Topic
Is using a JSON object reentrant ...
0 favourites

I am writing some code that receives a websocket message from an outside source that is then parsed by a JSON object. Once parsed additional processing is hande...

posted 1 years ago
  • 3 replies
  • 210 views
This content is deleted
Forum Topic
Traversing a JSON path
0 favourites

I know I can dig deeper into a nested JSON object by adding new elements to a path. For example if I have an array of objects called NPCs then I can add ."my1NP...

posted 1 years ago

Similar Tags