Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9299763
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T22:38:04+00:00 2026-06-18T22:38:04+00:00

Been a long time reader of Stack overflow but have never joined and asked

  • 0

Been a long time reader of Stack overflow but have never joined and asked a question but I guess there’s a first time for everything.

I’m currently having an issue with an array in JS that is being used to store Twitter, Instagram and Pinterest feeds, as well as their timestamps.

Here is how the array was created…

var array = [];

Here is an example of how the feed and time is inserted into the array…

for (i < 0; i < 10; i++) {
array[i] = [feed, time] };

The array I’m getting looks something like this…

[[0[0][1]]]
[[1[0][1]]]
[[2[0][1]]]

When I console log the following…

console.log(array[[5]]);

I get this response…

["<a href="http://www.twi...ontrolled through diet.", "145339"]

How can I get the “145339” part just by itself?

I tried "console.log(array[[5[1]]])" but I get the message “undefined”.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T22:38:05+00:00Added an answer on June 18, 2026 at 10:38 pm

    For accessing members of a multidimensional array, the syntax you are looking for is more like array[5][1]. I can’t tell from your code exactly what the correct answer is but it looks like your syntax is the issue.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been a long time browser here, but never have had a question that
I have been a long time reader here and never posted but I was
I've been long time reader, but this is my first time posting. Ok, so
Its been a long time since I have programmed in C++, but I know
Probably simple question but it has been a long time since i work with
First time poster, long time reader. I've been having a problem with figuring this
Been a long time since I have touched regular expressions. It's simple but I
First time poster long time reader. I've been playing round with reading in data
Long time reader first time typer. I've been trying to setup a simple spring3
I have been an avid reader of stackoverflow for a long period of time,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.