Minecraft armor stand make arms visible?

ka
3

I want to use a command to make the arms on an armor stand visible, but absolutely can't handle commands. So I wanted to ask if anyone knows what exactly I have to enter

ga

You need to enter this command:

summon armor_stand ~ ~ ~ {
ShowArms: true
}

ka

Many Thanks

gl

Instead of "true" you can also write "1b" btw