Forum Topics 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

344 forum topics with this tag
  • 1 replies
  • 548 views
This content is deleted
Forum Topic
How can I upload the data from an excel file to an array?
0 favourites

Load a excel file to an array.

posted 5 years ago
  • 4 replies
  • 548 views
This content is deleted
Forum Topic
How do I create Galaxy for space game using arrays??
0 favourites

I need to figure out how to create a Galaxy for my space game. Let's just assume there's going to be 1000 solar systems and the Galaxy. And then using some sort...

  • 0 replies
  • 396 views
This content is deleted
Forum Topic
How do I load multiple JSONs with a for each loop?
0 favourites

In my application I have 2 Array classes - Category and SubCategory. When I create a new entry in the Category, I create a new SubCategory. The Category contain...

  • 0 replies
  • 547 views
This content is deleted
Forum Topic
How do I load URL in iframe using an array value?
0 favourites

How do I use an array value (...I.E. MyList(2) ...) instead of a hard coded url in the "Parameters for iFrame: Navigate to url" dialogue pop-up? Currently if I...

  • 12 replies
  • 641 views
0 favourites

I know this has been explained several times in the forum, but I´m fighting with something for the last two days. The idea is Kids read "customized" stories wit...

posted 5 years ago
  • 3 replies
  • 436 views
0 favourites

I'm having trouble trying to figure out how to place a tile and have it switch to the proper animation frame based off of other tiles that are around it. I have...

  • 1 replies
  • 785 views
This content is deleted
Forum Topic
CSV to Array table
0 favourites

Is there a way to save an excel file as csv, then import to project file, and then point to it from the event sheet? I have it imported, but not sure how I can...

posted 5 years ago
  • 1 replies
  • 891 views
0 favourites

Hi Every One, I am new in Construct 3,need some help. I have a array(Answer_Char_Array). It have values in every cell including space(empty). Now I want to find...

posted 5 years ago
  • 16 replies
  • 979 views
0 favourites

Thank you for time. Please help me understand my problem below. As you can see below is my condition saying Every XY elemenet if Array.At(curX,15) is in between...

  • 7 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I set text from Dictionary (or Array)?
0 favourites

I have a dictionary that stores messages. 0: Hello 1. 1: Hello 2. 2: Hello 3. I want to set text "message" when an event happens. Basic logic is "messages.SetTe...

Similar Tags