How do i list all the decals in my asset manger and make them into a list?

This is a support category for asking questions about how to get something done on the Roblox websites or how to do something on Roblox applications such as Roblox Studio.

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    *1. get decals from the asset manager.
    *2. make them into a list
    example:
local idlist = {
1,
2,
3,
--...
}
  1. What is the issue? Include screenshots/videos if possible!
    I can’t.

  2. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    i have tried selecting it image

and then copying and pasting it
Screen Shot 2023-01-04 at 6.09.06 PM
but it only copies one id

Any help would be appreciated

You have to sadly do it one at a time I am pretty sure.
I don’t think there is any round-abouts to my knowledge.