Content tagged array

A data structure consisting of a collection of elements (values or variables), each identified by at least one array index or key.

Similar Tags

Report Tag

363 usages of this tag
  • 9 replies
  • 952 views
This content is deleted
Forum Topic
Animation is not acting as Expected?
0 favourites

Man....this is really hurting my head. I have come back to this problem off and on for months and everytime it just not make any sense why it Is'nt working. I h...

posted 5 years ago
  • 10 replies
  • 2.1K views
This content is deleted
Forum Topic
Sorting Array values from LARGEST to SMALLEST
0 favourites

It seems that the sort action of an array just sorts alphabetically? (see photo) 16 > 2? Can anyone provide me how will I achieve to sort my values from LARGEST...

  • 3 replies
  • 856 views
This content is deleted
Forum Topic
send data to google sheet tutorial [QUESTION]
0 favourites

(link to tutorial). Hi I want to send an array to a Google sheet but my array values are not sent properly, meaning they're all not arranged. My codes: My array...

  • 0 replies
  • 409 views
This content is deleted
Forum Topic
How do I export data in a systematic way?
0 favourites

I want to export data that I stored in array in a tabular form to PDF or something similar to that. Let's say a user has cleared ten levels. The array stores Le...

  • 15 replies
  • 2K views
This content is deleted
Forum Topic
How do I export data in a systematic way?
0 favourites

I want to export data that I stored in array in a tabular form to PDF or something similar to that. Let's say a user has cleared ten levels. The array stores Le...

  • 4 replies
  • 940 views
This content is deleted
Forum Topic
How to output a JSON formatted array similar to this...?
0 favourites

I have a question regarding the native JSON object in C3. I am currently building a quiz game and need to write/output the results in a JSON formatted array or...

posted 5 years ago
  • 2 replies
  • 1.1K views
This content is deleted
Forum Topic
Array values to Text object
0 favourites

I have made this before but I can't seem to remember it now >.< and I know its possible, how do I set text values of array to just ONE(1) text object? And have...

  • 2 replies
  • 652 views
This content is deleted
Forum Topic
Checking the number of a value in an array
0 favourites

I added an one dimensional array (width:4, height:1, depth:1) which has 4 cells. And with floor(random(9)) expression filled the cells which the numbers from 0...

posted 5 years ago
  • 3 replies
  • 588 views
This content is deleted
Forum Topic
How do you store your in-game values?
0 favourites

So far I've been using multiple objects OUTSIDE the game screen with local variables to store my in-game values in. I found that way to be quite clear for me, e...

  • 2 replies
  • 505 views
This content is deleted
Forum Topic
JSON to Arrays
0 favourites

Still at work and I just thought about this one. I am planning to load a LARGE json file to my array. Example size is like this: "https://stats.Nba.Com/stats/le...

posted 4 years ago

Similar Tags