Key command Scoop?

Just to be sure, I think it is not, but: Is it possible to set key commands to jazz articulations like a scoop?

I have tried to use the old macro method, but I cannot get it to work, because there are two commands involved for these ornaments.

local app=DoApp.DoApp()
app:doCommand([[UI.InvokePaletteButton?PaletteIndicatorID=kOrnamentsJazzScoop&PaletteSectionID=kOrnamentsJazzPanel&PropertyButton=true&SetOldValue=false&Set=true&UseLocalOverride=0]])
app:doCommand([[UI.InvokePaletteButton?PaletteIndicatorID=kOrnamentsJazzScoop&PaletteSectionID=kOrnamentsJazzArticulationsPanel&PropertyButton=true&SetOldValue=false&Set=true&UseLocalOverride=0]])

Someone more familiar with this kind of code could probably help better than me.

Ok, thanks for thinking with me. I leave it for now. Maybe it will be possible in the future.