Forum Topics tagged json

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

Similar Tags

Report Tag

164 forum topics with this tag
  • 4 replies
  • 573 views
This content is deleted
Forum Topic
JSON to array or dictionary
0 favourites

On my plugin, I have an array and I want to return it from a function as json to be able to load it into an array object and I want to do the same for a diction...

posted 3 years ago
  • 2 replies
  • 500 views
This content is deleted
Forum Topic
How do I read JSON in scripting?
0 favourites

I'm using the scripting in C3 by adding the JS file to the files folder and loading it at the start of runtime. I'm trying to get an id from the peerjs but I'm...

  • 2 replies
  • 824 views
This content is deleted
Forum Topic
How Do I Read JSON In Scripting?
0 favourites

I'm using the scripting in C3 by adding the JS file to the files folder and loading it at the start of runtime. I'm trying to get an id from the peerjs but I'm...

  • 2 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I communicate with a RESTful api?
0 favourites

So, I'm trying to get values from the public pokemon api: I'm using the ajax object with the request action but nothing happens. Also, is there a way of reading...

posted 3 years ago
  • 7 replies
  • 269 views
This content is deleted
Forum Topic
Ajax weird behavior with multiple layouts.
0 favourites

I have a strange behavior / not sure if it's a bug. So I first create a single layout with an array. Array is fed from the Json file (since I have a paid accoun...

posted 3 years ago
  • 4 replies
  • 531 views

I have a question and I can't solve it with Google searches. I want to load all items from a file.Json to a list, but I don't know which command to give, I can...

posted 3 years ago
  • 9 replies
  • 1.9K views
0 favourites

I'm trying to implement a trivia game that should consist of a question and 3 different answers. This information would be extracted from a JSON. I currently kn...

posted 3 years ago
  • 11 replies
  • 1K views
This content is deleted
Forum Topic
How do I convert strings into a JSON?
1 favourites

So I am trying to create this ordering system. Let's say I have 4 textboxes; Sender, description, ID and recipient. The first and last one are a random string o...

posted 3 years ago
  • 5 replies
  • 967 views
This content is deleted
Forum Topic
Request project file using expression (Solved)
0 favourites

I have a situation where I have 100s of JSON files in my project file folder and I want any one to be called on by name and loaded into a single array when need...

  • 0 replies
  • 154 views
This content is deleted
Forum Topic
How do I Make Something Like Super Mario Maker?
0 favourites

Well, actually my problem os that I want to take the user's map (TMX - Tilemap -> .Json) and make a publish, went mal published others players can download it o...

Similar Tags