G
G
grufa2020-09-04 19:03:36
Node.js
grufa, 2020-09-04 19:03:36

How to display data from objects in 3 columns?

How to display slot , name , displayName in 3 columns?
Ps it is not possible to find out how many Items, there can be at least 70, at least 20, at least even 105f52654f86c9c624526773.jpeg

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Aetae, 2020-09-04
@grufa

What does it mean to bring out? So chtol?
console.table(items, ['slot' , 'name' , 'displayName'])

E
Eugene, 2020-09-04
@Nc_Soft

console.table([{a:1, b:2, c:3}])

G
grufa, 2020-09-04
@grufa

Well I need to get the data to be stored in 3 columns.
To then send the bot VK
Approximately in this format:
5f526a4e64745192853113.jpeg

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question