[ EconItem {
appid: 730,
contextid: '2',
assetid: '7584018068',
classid: '926978479',
instanceid: '0',
amount: 1,
missing: false,
icon_url: '-9a81dlWLwJ2UUGcVs_nsVtzdOEdtWwKGZZLQHTxDZ7I56KU0Zwwo4NUX4oFJZEHLbXU5A1PIYQNqhpOSV-fRPasw8rsUFJ5KBFZv668FFAuhqSaKWtEu43mxtbbk6b1a77Twm4Iu8Yl3bCU9Imii1Xt80M5MmD7JZjVLFH-6VnQJQ',
icon_url_large: '',
icon_drag_url: '',
name: 'Chroma 2 Case',
market_hash_name: 'Chroma 2 Case',
market_name: 'Chroma 2 Case',
name_color: 'D2D2D2',
background_color: '',
type: 'Base Grade Container',
tradable: true,
marketable: true,
commodity: true,
market_tradable_restriction: 7,
fraudwarnings: [],
descriptions:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ],
owner_descriptions: [],
tags: [ [Object], [Object], [Object], [Object] ],
id: '7584018068',
actions: [],
owner_actions: [],
market_marketable_restriction: 0 },
EconItem {
appid: 730,
contextid: '2',
assetid: '7582569339',
classid: '1690096482',
instanceid: '0',
amount: 1,
missing: false,
icon_url: '-9a81dlWLwJ2UUGcVs_nsVtzdOEdtWwKGZZLQHTxDZ7I56KU0Zwwo4NUX4oFJZEHLbXU5A1PIYQNqhpOSV-fRPasw8rsUFJ5KBFZv668FFYynaSdJGhE74y0wNWIw_OlNuvXkDpSuZQmi--SrN-h3gey-Uo6YWmlIoCLMlhplhFFvwI',
icon_url_large: '',
icon_drag_url: '',
name: 'Chroma 3 Case',
market_hash_name: 'Chroma 3 Case',
market_name: 'Chroma 3 Case',
name_color: 'D2D2D2',
background_color: '',
type: 'Base Grade Container',
tradable: true,
marketable: true,
commodity: true,
market_tradable_restriction: 7,
fraudwarnings: [],
descriptions:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ],
owner_descriptions: [],
tags: [ [Object], [Object], [Object], [Object] ],
id: '7582569339',
actions: [],
owner_actions: [],
market_marketable_restriction: 0 } ] It outputs this. And I wanna get both names, and but them into two variables. CASE1 = CASE1 NAMECASE2 = CASE2 NAME