Use CTRL + W or something else to close the tab

Hello

I have this problem.
I wish that script manages to close TAB.
Be able to use CTRL + W or something else to close the tab.

Thank you all

More simple to do need Xtype

This is the code

{
  "Command": "XType",
  "Target": "${KEY_CTRL+KEY_W}",
  "Value": "",
  "Description": ""
},

In addition, there is the command: selectWindow | tab=close

https://ui.vision/rpa/docs/selenium-ide/selectwindow