How to Load ( fill) array from a Json File in construct 3

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Hi... can you tell me how can i read this json info to get in in an array?

    {

    "lastUpdateId": 592561749532,

    "E": 1626660385862,

    "T": 1626660385852,

    "bids": [ [ "16.69200", "123" ],

    [ "16.69100", "82" ]

    }

    I need only the content of bids...